VideoCaptureDevice Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property DesiredFormat Gets or sets the desired video format to be used by this video capture device.
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property FriendlyName Gets the UI display name for the capture device. (Inherited from CaptureDevice.)
Public property IsDefaultDevice Gets a value that declares whether the capture device is the default device for its type (audio or video). (Inherited from CaptureDevice.)
Public property SupportedFormats Gets a generic collection of supported video formats for this video capture device.
Top

Show:
© 2017 Microsoft