FFmpeg
|
#include <dv1394.h>
Data Fields | |
unsigned int | api_version |
unsigned int | channel |
unsigned int | n_frames |
enum pal_or_ntsc | format |
unsigned long | cip_n |
unsigned long | cip_d |
unsigned int | syt_offset |
unsigned int dv1394_init::api_version |
Definition at line 269 of file dv1394.h.
Referenced by dv1394_reset().
unsigned int dv1394_init::channel |
Definition at line 272 of file dv1394.h.
Referenced by dv1394_reset().
unsigned int dv1394_init::n_frames |
Definition at line 276 of file dv1394.h.
Referenced by dv1394_reset().
enum pal_or_ntsc dv1394_init::format |
Definition at line 279 of file dv1394.h.
Referenced by dv1394_reset().