Partager via


AVMutableCompositionTrack.InsertTimeRange Méthode

Définition

Insère le contenu, à partir du spécifié de ofTrack dans la piste active commençant à l’emplacement spécifié atTime.

[Foundation.Export("insertTimeRange:ofTrack:atTime:error:")]
public virtual bool InsertTimeRange (CoreMedia.CMTimeRange timeRange, AVFoundation.AVAssetTrack ofTrack, CoreMedia.CMTime atTime, out Foundation.NSError error);
abstract member InsertTimeRange : CoreMedia.CMTimeRange * AVFoundation.AVAssetTrack * CoreMedia.CMTime *  -> bool
override this.InsertTimeRange : CoreMedia.CMTimeRange * AVFoundation.AVAssetTrack * CoreMedia.CMTime *  -> bool

Paramètres

timeRange
CMTimeRange
ofTrack
AVAssetTrack
atTime
CMTime
error
NSError

Retours

Attributs

S’applique à