AudioCaptureDevice Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The AudioCaptureDevice type exposes the following members.
| Name | Description | |
|---|---|---|
|
AudioFrameSize | Gets or sets the intended audio frame size. |
|
DesiredFormat | Gets or sets the desired audio format to be used by this audio capture device. |
|
Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
|
FriendlyName | Gets the UI display name for the capture device. (Inherited from CaptureDevice.) |
|
IsDefaultDevice | Gets a value that declares whether the capture device is the default device for its type (audio or video). (Inherited from CaptureDevice.) |
|
SupportedFormats | Gets a generic collection of supported audio formats for this audio capture device. |
Show: