AVAudioSessionDataSourceDescription.Location Property

Definition

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.

Applies to