AVAsset.TrackWithTrackID(Int32) Method
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 track which has the associated Track ID.
[Foundation.Export("trackWithTrackID:")]
public virtual AVFoundation.AVAssetTrack TrackWithTrackID (int trackID);
abstract member TrackWithTrackID : int -> AVFoundation.AVAssetTrack
override this.TrackWithTrackID : int -> AVFoundation.AVAssetTrack
Parameters
- trackID
- Int32
Returns
- Attributes