AVCaptionRenderer.GetCaptionPreview(String, String, CGSize) Method

Definition

[Foundation.Export("captionPreviewForProfileID:extendedLanguageTag:renderSize:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSAttributedString GetCaptionPreview(string profileId, string? extendedLanguageTag, CoreGraphics.CGSize renderSize);
[<Foundation.Export("captionPreviewForProfileID:extendedLanguageTag:renderSize:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetCaptionPreview : string * string * CoreGraphics.CGSize -> Foundation.NSAttributedString

Parameters

profileId
String
extendedLanguageTag
String
renderSize
CGSize

Returns

Attributes

Applies to