次の方法で共有


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

戻り値

属性

適用対象