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

返回

属性

适用于