Type Alias AVCaptionConversionWarningType

Source
pub type AVCaptionConversionWarningType = NSString;
Available on crate feature AVCaptionConversionValidator only.
Expand description

The type of a caption conversion warning.

See also Apple’s documentation

Aliased Type§

struct AVCaptionConversionWarningType { /* private fields */ }