Freigeben über


AVAssetWriter.CanAddInputGroup(AVAssetWriterInputGroup) Methode

Definition

Gibt an, ob der inputGroup hinzugefügt werden kann.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

Parameter

Gibt zurück

Attribute

Gilt für: