Fix index of CAMERA_TYPE
parent
e362f3cdfb
commit
ee22f056c5
|
@ -64,7 +64,7 @@ public:
|
|||
} Function;
|
||||
|
||||
typedef enum {
|
||||
LOCAL,
|
||||
LOCAL=1,
|
||||
REMOTE,
|
||||
FILE,
|
||||
FFMPEG,
|
||||
|
|
Loading…
Reference in New Issue