RVC  1.14.1
a product by RVBUST.
PythonAPI.CameraID Class Reference

RVC supported Camera ID type set the value of CameraID to select the camera to use. More...

Inheritance diagram for PythonAPI.CameraID:

Static Public Attributes

int CameraID_Left = 1 << 1
 
int CameraID_Right = 1 << 2
 
int CameraID_Both = CameraID_Left | CameraID_Right
 

Detailed Description

RVC supported Camera ID type set the value of CameraID to select the camera to use.

Parameters
IntEnumleft camera
IntEnumright camera
IntEnumboth camera

The documentation for this class was generated from the following file: