pub type AVAudioSessionOrientation = NSString;Available on crate feature
AVAudioSessionRoute only.Expand description
The orientation or directionality of a data source on an iOS device.
See also Apple’s documentation
Aliased Type§
pub struct AVAudioSessionOrientation { /* private fields */ }