다음을 통해 공유


AVMutableCompositionTrack.InsertTimeRange 메서드

정의

지정된 의 콘텐츠를 지정된 ofTrack 에서 시작하여 현재 트랙에 삽입합니다 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

매개 변수

timeRange
CMTimeRange
ofTrack
AVAssetTrack
atTime
CMTime
error
NSError

반환

특성

적용 대상