CameraDevice Properties
Describes a video capture device, operates the device, and processes the received video stream.
Name | Description |
---|---|
Bitmap |
Gets the Bitmap image currently displayed by Camera |
Device |
Gets the string representation of the moniker for the current device.
Inherited from Camera |
Is |
Gets whether the video capture device is already in use in another application.
Inherited from Camera |
Is |
Gets whether the device is currently capturing video.
Inherited from Camera |
Name |
Gets the UI display name of the video capture device.
Inherited from Camera |
Resolution |
Gets or sets the resolution of a video stream captured by the current device.
Inherited from Camera |
See Also