AVAudioSessionDataSourceDescription.SupportedPolarPatterns 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.
The supported polar configurations by this audio data source.
public AVFoundation.AVAudioDataSourcePolarPattern[] SupportedPolarPatterns { get; }
member this.SupportedPolarPatterns : AVFoundation.AVAudioDataSourcePolarPattern[]
Property Value
Array of strings containing the names of the supported microphone directions for the source, one of PolarPatternOmnidirectional, PolarPatternCardioid, PolarPatternSubcardioid from AVAudioSession.