CaptureDeviceConfiguration.GetDefaultAudioCaptureDevice Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Returns the AudioCaptureDevice object that represent the default audio capture devices on the client system.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Shared Function GetDefaultAudioCaptureDevice As AudioCaptureDevice
public static AudioCaptureDevice GetDefaultAudioCaptureDevice()

Return Value

Type: System.Windows.Media..::.AudioCaptureDevice
The AudioCaptureDevice object that represent the default audio capture devices on the client system.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

CaptureDeviceConfiguration Class

System.Windows.Media Namespace

CaptureSource

AudioSink