共用方式為


AVAssetTrack.AvailableTrackAssociationTypes 屬性

定義

此追蹤可用的關聯類型。應該是 中定義的常數 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[]

屬性值

屬性

適用於