AudioCaptureDevice.SupportedFormats Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a generic collection of supported audio formats for this audio capture device.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<AudioFormat>A generic collection of AudioFormat objects that represents the supported audio formats for this audio capture device.
Show: