AVAudioSessionDataSourceDescription.SelectedPolarPattern Property

Definition

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

Applies to