AVMutableComposition_AVMutableCompositionTrackInspection.GetTrack 方法

定义

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

参数

This
AVMutableComposition

此方法在其上运行的实例。

trackID
Int32

返回

属性

适用于