Camera.h
Go to the documentation of this file.
DB_EDGEVIS_SDK OpResult SwitchTo()
Instructs the Encoder to switch the current active camera input to this camera.
A Camera interface represents a camera connected to an Encoder.
Definition: Camera.h:29
DB_EDGEVIS_SDK OpResult GetCameraInfo(CameraInfo &result) const
Gets the CameraInfo object containing information about the camera.
The CameraInfo interface contains the settings for a Camera connected to one of the Encoder's camera ...
Definition: CameraInfo.h:43
DB_EDGEVIS_SDK int32_t InputId() const
Gets the camera input ID for the Camera on the Encoder.
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK std::wstring InputName() const
Gets the camera input name for the Camera on the Encoder.