pub type AVAudioSessionLocation = NSString;Available on crate feature
AVAudioSessionRoute only.Expand description
The location of a data source on an iOS device.
See also Apple’s documentation
Aliased Type§
#[repr(C)]pub struct AVAudioSessionLocation { /* private fields */ }