AVAssetTrackGroup.TrackIDs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IDs of the tracks in the group.
public virtual Foundation.NSNumber[] TrackIDs { [Foundation.Export("trackIDs", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.TrackIDs : Foundation.NSNumber[]
Property Value
NSNumber[]
- Attributes