AVAudioSessionDataSourceDescription.Location Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the location of the data source on the device.
public AVFoundation.AVAudioDataSourceLocation Location { get; }
member this.Location : AVFoundation.AVAudioDataSourceLocation
Property Value
The value can be either LocationUpper or LocationLower from AVAudioSession.
This value can be null
.