Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
#include "peripherals/video_device.h"
Go to the source code of this file.
Macros | |
#define | VIDEO_THREAD_MAX_CAMERAS 4 |
Variables | |
struct video_config_t * | cameras [VIDEO_THREAD_MAX_CAMERAS] |
This header gives NPS access to the list of added cameras.
Definition in file video_thread_nps.h.
#define VIDEO_THREAD_MAX_CAMERAS 4 |
Definition at line 34 of file video_thread_nps.h.
struct video_config_t* cameras[VIDEO_THREAD_MAX_CAMERAS] |
Definition at line 84 of file video_thread_nps.c.
Referenced by add_video_device().