AVCaptionConversionWarningType

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§

pub struct AVCaptionConversionWarningType { /* private fields */ }