Skip to main content
A newer version of this page is available. .

CameraControl Class

Displays a video stream captured from a video input device, such as a webcam.

Namespace: DevExpress.XtraEditors.Camera

Assembly: DevExpress.XtraEditors.v20.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class CameraControl :
    BaseStyleControl,
    ICameraDeviceClient,
    IContextItemCollectionOptionsOwner,
    IContextItemCollectionOwner,
    IDirectXClient

Remarks

See Camera Control for more information.

See Also