AudioCaptureDevice.DesiredFormat Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the desired audio format to be used by this audio capture device.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Media.AudioFormatThe desired audio format, as an AudioFormat object, that is used by this audio capture device. The default value is Nothing.
Show: