Type Alias AVMetadataObjectType

Source
pub type AVMetadataObjectType = NSString;
Available on crate feature AVMetadataObject only.
Expand description

AVMetadataObjectType string constants

Constants indicating the type of an AVMetadataObject.

See also Apple’s documentation

Aliased Type§

struct AVMetadataObjectType { /* private fields */ }