FFmpeg
|
dv1394_status Struct Reference
#include <dv1394.h>
Collaboration diagram for dv1394_status:
Data Fields | |
struct dv1394_init | init |
int | active_frame |
unsigned int | first_clear_frame |
unsigned int | n_clear_frames |
unsigned int | dropped_frames |
Detailed Description
Field Documentation
int dv1394_status::active_frame |
Definition at line 334 of file dv1394.h.
Referenced by dv1394_read_packet().
unsigned int dv1394_status::dropped_frames |
Definition at line 347 of file dv1394.h.
Referenced by dv1394_read_packet().
unsigned int dv1394_status::first_clear_frame |
Definition at line 338 of file dv1394.h.
Referenced by dv1394_read_packet().
struct dv1394_init dv1394_status::init |
unsigned int dv1394_status::n_clear_frames |
Definition at line 342 of file dv1394.h.
Referenced by dv1394_read_packet().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11