Edit

Share via


AVFragmentedAsset_AVFragmentedAssetTrackInspection.GetTrack Method

Definition

[Foundation.Export("trackWithTrackID:")]
public static AVFoundation.AVFragmentedAssetTrack GetTrack (this AVFoundation.AVFragmentedAsset This, int trackID);
static member GetTrack : AVFoundation.AVFragmentedAsset * int -> AVFoundation.AVFragmentedAssetTrack

Parameters

trackID
Int32

Returns

Attributes

Applies to