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)

Syntax

Public Property AudioCaptureDevice As AudioCaptureDevice
public AudioCaptureDevice AudioCaptureDevice { get; set; }

Property Value

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

Remarks

If you want to capture video only, set this value to nullNothingnullptra null reference (Nothing in Visual Basic).

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

CaptureSource Class

System.Windows.Media Namespace