VideoCaptureDevice Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The VideoCaptureDevice type exposes the following members.
| Name | Description | |
|---|---|---|
|
DesiredFormat | Gets or sets the desired video format to be used by this video 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 video formats for this video capture device. |
Show: