LiVES
3.2.0
|
#include <ldvgrab.h>
Data Fields | |
raw1394handle_t | handle |
raw1394handle_t | rec_handle |
int | device |
int | format |
boolean | grabbed_clips |
lives_pgid_t | pgid |
int s_cam::device |
Definition at line 20 of file ldvgrab.h.
Referenced by cameject(), camff(), campause(), camplay(), camrew(), and camstop().
int s_cam::format |
Definition at line 21 of file ldvgrab.h.
Referenced by on_camgrab_clicked(), on_camstop_clicked(), on_open_fw_activate(), and rec().
boolean s_cam::grabbed_clips |
Definition at line 22 of file ldvgrab.h.
Referenced by on_camgrab_clicked(), on_camquit_clicked(), and on_open_fw_activate().
raw1394handle_t s_cam::handle |
Definition at line 18 of file ldvgrab.h.
Referenced by camdest(), cameject(), camff(), campause(), camplay(), camrew(), and camstop().
lives_pgid_t s_cam::pgid |
Definition at line 23 of file ldvgrab.h.
Referenced by on_camstop_clicked(), on_open_fw_activate(), and rec().
raw1394handle_t s_cam::rec_handle |
Definition at line 19 of file ldvgrab.h.
Referenced by on_open_fw_activate().