Share via


AVAsset.TrackGroups Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVAssetTrackGroup[] TrackGroups { [Foundation.Export("trackGroups", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("trackGroups", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.TrackGroups : AVFoundation.AVAssetTrackGroup[]

Property Value

Attributes

Applies to