CaptureSource.VideoCaptureDevice 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 video capture device that is relevant to this capture.

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

Syntax

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

Property Value

Type: System.Windows.Media..::.VideoCaptureDevice
The associated video capture device that is relevant to this capture.

Remarks

If you want to capture audio 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