CaptureSource Properties
Collapse the table of content
Expand the table of content

CaptureSource Properties

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

The CaptureSource type exposes the following members.

  NameDescription
Public property AudioCaptureDevice Gets or sets the associated audio capture device that is relevant to this capture.
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property State Gets the CaptureState of this capture. State might indicate that the capture is still ongoing or has failed.
Public property VideoCaptureDevice Gets or sets the associated video capture device that is relevant to this capture.
Top

Show:
© 2017 Microsoft