CameraControl Class
Displays a video stream captured from a video input device, such as a webcam.
Namespace: DevExpress.XtraEditors.Camera
Assembly: DevExpress.XtraEditors.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
public class CameraControl :
BaseStyleControl,
ICameraDeviceClient,
IContextItemCollectionOptionsOwner,
IContextItemCollectionOwner
Remarks
See Camera Control for more information.
Implements
Inheritance
Object
MarshalByRefObject
Component
Control
DevExpress.XtraEditors.XtraControl
ControlBase
BaseControl
BaseStyleControl
CameraControl
See Also