다음을 통해 공유


AVMutableMovie_AVMutableMovieMovieLevelEditing.InsertTimeRange 메서드

정의

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

매개 변수

timeRange
CMTimeRange
asset
AVAsset
startTime
CMTime
copySampleData
Boolean
outError
NSError

반환

특성

적용 대상