次の方法で共有


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

戻り値

属性

適用対象