Share via


AVCaptionRenderer.GetCaptionSceneChanges(CMTimeRange) Method

Definition

[Foundation.Export("captionSceneChangesInRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AVFoundation.AVCaptionRendererScene[] GetCaptionSceneChanges(CoreMedia.CMTimeRange consideredTimeRange);
[<Foundation.Export("captionSceneChangesInRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetCaptionSceneChanges : CoreMedia.CMTimeRange -> AVFoundation.AVCaptionRendererScene[]
override this.GetCaptionSceneChanges : CoreMedia.CMTimeRange -> AVFoundation.AVCaptionRendererScene[]

Parameters

consideredTimeRange
CMTimeRange

Returns

Attributes

Applies to