共用方式為


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[]

屬性值

屬性

適用於