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

반환

특성

적용 대상