AVAsset.TrackGroups 属性

定义

AVAssetTrackGroup构成资产的 。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVAssetTrackGroup[] TrackGroups { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("trackGroups", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.TrackGroups : AVFoundation.AVAssetTrackGroup[]

属性值

属性

适用于