Share via


AVPlayerItemIntegratedTimelineSnapshot.Map Method

Definition

[Foundation.Export("mapTime:toSegment:atSegmentOffset:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Map(CoreMedia.CMTime time, out AVFoundation.AVPlayerItemSegment timeSegment, out CoreMedia.CMTime segmentOffset);
[<Foundation.Export("mapTime:toSegment:atSegmentOffset:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Map : CoreMedia.CMTime * AVPlayerItemSegment * CMTime -> unit
override this.Map : CoreMedia.CMTime * AVPlayerItemSegment * CMTime -> unit

Parameters

time
CMTime
timeSegment
AVPlayerItemSegment
segmentOffset
CMTime
Attributes

Applies to