Поделиться через


AVMutableComposition.Insert(CMTimeRange, AVAsset, CMTime, NSError) Метод

Определение

Вставляет указанный диапазон sourceAsset времени в приемник и регистрирует все ошибки в error.

[Foundation.Export("insertTimeRange:ofAsset:atTime:error:")]
public virtual bool Insert (CoreMedia.CMTimeRange insertTimeRange, AVFoundation.AVAsset sourceAsset, CoreMedia.CMTime atTime, out Foundation.NSError error);
abstract member Insert : CoreMedia.CMTimeRange * AVFoundation.AVAsset * CoreMedia.CMTime *  -> bool
override this.Insert : CoreMedia.CMTimeRange * AVFoundation.AVAsset * CoreMedia.CMTime *  -> bool

Параметры

insertTimeRange
CMTimeRange
sourceAsset
AVAsset
atTime
CMTime
error
NSError

Возвращаемое значение

Атрибуты

Применяется к