AVAssetTrack.AvailableTrackAssociationTypes Property

Definition

The available association types available for this track. Should be a constant defined in AVAssetTrackTrackAssociation

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSString[] AvailableTrackAssociationTypes { [Foundation.Export("availableTrackAssociationTypes")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AvailableTrackAssociationTypes : Foundation.NSString[]

Property Value

Attributes

Applies to