AVAudioSessionDataSourceDescription.SelectedPolarPattern 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 currenly selected microphone direction.
public AVFoundation.AVAudioDataSourcePolarPattern SelectedPolarPattern { get; }
member this.SelectedPolarPattern : AVFoundation.AVAudioDataSourcePolarPattern
Property Value
The current setting for the microphone direction, one of PolarPatternOmnidirectional, PolarPatternCardioid, PolarPatternSubcardioid from AVAudioSession