다음을 통해 공유


AVMutableComposition.AddMutableTrack(String, Int32) 메서드

정의

빈 트랙을 추가합니다.

[Foundation.Export("addMutableTrackWithMediaType:preferredTrackID:")]
public virtual AVFoundation.AVMutableCompositionTrack AddMutableTrack (string mediaType, int preferredTrackId);
abstract member AddMutableTrack : string * int -> AVFoundation.AVMutableCompositionTrack
override this.AddMutableTrack : string * int -> AVFoundation.AVMutableCompositionTrack

매개 변수

mediaType
String
preferredTrackId
Int32

반환

특성

적용 대상