AVMutableComposition_AVMutableCompositionTrackInspection.GetTrack Method

Definition

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

Parameters

This
AVMutableComposition

The instance on which this method operates.

trackID
Int32

Returns

Attributes

Applies to