다음을 통해 공유


AVAssetTrack.SegmentForTrackTime(CMTime) 메서드

정의

지정된 trackTime를 포함하는 트랙 세그먼트입니다.

[Foundation.Export("segmentForTrackTime:")]
public virtual AVFoundation.AVAssetTrackSegment SegmentForTrackTime (CoreMedia.CMTime trackTime);
abstract member SegmentForTrackTime : CoreMedia.CMTime -> AVFoundation.AVAssetTrackSegment
override this.SegmentForTrackTime : CoreMedia.CMTime -> AVFoundation.AVAssetTrackSegment

매개 변수

trackTime
CMTime

반환

특성

적용 대상