Back to Devexpress

CameraDevice Properties

wpf-devexpress-dot-xpf-dot-editors-dot-cameradevice-dot-underscore-properties.md

latest1.7 KB
Original Source

CameraDevice Properties

Describes a video capture device, operates the device, and processes the received video stream.

NameDescription
BitmapSourceGets the Bitmap image currently displayed by CameraControl.
DeviceMonikerGets the string representation of the moniker for the current device. Inherited from CameraDeviceBase.
IsBusyGets whether the video capture device is already in use in another application. Inherited from CameraDeviceBase.
IsRunningGets whether the device is currently capturing video. Inherited from CameraDeviceBase.
NameGets the UI display name of the video capture device. Inherited from CameraDeviceBase.
ResolutionGets or sets the resolution of a video stream captured by the current device. Inherited from CameraDeviceBase.

See Also

CameraDevice Class

CameraDevice Members

DevExpress.Xpf.Editors Namespace