Data Fields | |
dc1394_t * | d |
dc1394camera_t * | camera |
dc1394video_frame_t * | frame |
int | current_frame |
int | fps |
AVPacket | packet |
Definition at line 47 of file libdc1394.c.
dc1394_t* dc1394_data::d |
Definition at line 52 of file libdc1394.c.
Referenced by dc1394_v2_close(), and dc1394_v2_read_header().
dc1394camera_t* dc1394_data::camera |
Definition at line 53 of file libdc1394.c.
Referenced by dc1394_v2_close(), dc1394_v2_read_header(), and dc1394_v2_read_packet().
dc1394video_frame_t* dc1394_data::frame |
Definition at line 56 of file libdc1394.c.
Referenced by dc1394_read_common(), and dc1394_v2_read_packet().
int dc1394_data::fps |
Definition at line 57 of file libdc1394.c.
Referenced by dc1394_read_common(), and dc1394_v2_read_packet().
Definition at line 59 of file libdc1394.c.
Referenced by dc1394_read_common(), and dc1394_v2_read_packet().