AudioCaptureDevice Property
Collapse the table of content
Expand the table of content

CaptureSource.AudioCaptureDevice Property

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

Gets or sets the associated audio capture device that is relevant to this capture.

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

public AudioCaptureDevice AudioCaptureDevice { get; set; }

Property Value

Type: System.Windows.Media.AudioCaptureDevice
The associated audio capture device that is relevant to this capture.

If you want to capture video only, set this value to null.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft