AVMutableMovie_AVMutableMovieMovieLevelEditing.InsertTimeRange Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- This
- AVMutableMovie
- timeRange
- CMTimeRange
- asset
- AVAsset
- startTime
- CMTime
- copySampleData
- Boolean
- outError
- NSError
Restituisce
- Attributi