FFmpeg
|
Data Fields | |
uint32_t | num_frames |
uint32_t | width |
uint32_t | height |
uint32_t | depth |
Definition at line 60 of file argo_brp.c.
uint32_t ArgoBVIDHeader::num_frames |
Definition at line 61 of file argo_brp.c.
Referenced by argo_brp_read_header(), and argo_brp_read_packet().
uint32_t ArgoBVIDHeader::width |
Definition at line 62 of file argo_brp.c.
Referenced by argo_brp_read_header().
uint32_t ArgoBVIDHeader::height |
Definition at line 63 of file argo_brp.c.
Referenced by argo_brp_read_header().
uint32_t ArgoBVIDHeader::depth |
Definition at line 64 of file argo_brp.c.
Referenced by argo_brp_read_header().