共用方式為


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

傳回

屬性

適用於