共用方式為


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

傳回

屬性

適用於