다음을 통해 공유


AVMutableMovieTrack_AVMutableMovieTrack_TrackLevelEditing.InsertTimeRange 메서드

정의

[Foundation.Export("insertTimeRange:ofTrack:atTime:copySampleData:error:")]
public static bool InsertTimeRange (this AVFoundation.AVMutableMovieTrack This, CoreMedia.CMTimeRange timeRange, AVFoundation.AVAssetTrack track, CoreMedia.CMTime startTime, bool copySampleData, out Foundation.NSError outError);
static member InsertTimeRange : AVFoundation.AVMutableMovieTrack * CoreMedia.CMTimeRange * AVFoundation.AVAssetTrack * CoreMedia.CMTime * bool *  -> bool

매개 변수

timeRange
CMTimeRange
track
AVAssetTrack
startTime
CMTime
copySampleData
Boolean
outError
NSError

반환

특성

적용 대상