AVCaptionRenderer.GetCaptionSceneChanges(CMTimeRange) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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