Type Alias AVTrackAssociationType

Source
pub type AVTrackAssociationType = NSString;
Available on crate feature AVAssetTrack only.
Expand description

The type of a track association.

See also Apple’s documentation

Aliased Type§

struct AVTrackAssociationType { /* private fields */ }