AVPlayerItemLegibleOutputTextStylingResolutionDefault

Static AVPlayerItemLegibleOutputTextStylingResolutionDefault 

Source
pub unsafe static AVPlayerItemLegibleOutputTextStylingResolutionDefault: &'static AVPlayerItemLegibleOutputTextStylingResolution
Available on crate feature AVPlayerItemOutput only.
Expand description

Specify this level of text styling resolution to receive attributed strings from an AVPlayerItemLegibleOutput that include the same level of styling information that AVFoundation would use itself to render text within an AVPlayerLayer. The text styling will accommodate user-level Media Accessibility settings.

See also Apple’s documentation