AVAssetWriter.CanAddInputGroup(AVAssetWriterInputGroup) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
inputGroup
Можно ли добавить объект в AVAssetWriter.
[Foundation.Export("canAddInputGroup:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanAddInputGroup (AVFoundation.AVAssetWriterInputGroup inputGroup);
abstract member CanAddInputGroup : AVFoundation.AVAssetWriterInputGroup -> bool
override this.CanAddInputGroup : AVFoundation.AVAssetWriterInputGroup -> bool
Параметры
- inputGroup
- AVAssetWriterInputGroup
Возвращаемое значение
- Атрибуты