Share via


AVAsynchronousVideoCompositionRequest.SourceSampleDataTrackIds Property

Definition

[ObjCRuntime.BindAs(typeof(System.Int32[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual int[] SourceSampleDataTrackIds { [Foundation.Export("sourceSampleDataTrackIDs")] get; }
[<ObjCRuntime.BindAs(typeof(System.Int32[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sourceSampleDataTrackIDs")>]
member this.SourceSampleDataTrackIds : int[]

Property Value

Int32[]
Attributes

Applies to