Type Alias AVCaptionConversionAdjustmentType

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

The type of a caption conversion adjustment.

See also Apple’s documentation

Aliased Type§

struct AVCaptionConversionAdjustmentType { /* private fields */ }