AVMutableMovie_AVMutableMovieMovieLevelEditing.InsertTimeRange Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- This
- AVMutableMovie
- timeRange
- CMTimeRange
- asset
- AVAsset
- startTime
- CMTime
- copySampleData
- Boolean
- outError
- NSError
Retornos
- Atributos