| FFmpeg
    | 
C93BlockRecord Struct Reference
  | Data Fields | |
| uint16_t | index | 
| uint8_t | length | 
| uint8_t | frames | 
Detailed Description
Definition at line 27 of file libavformat/c93.c.
Field Documentation
| uint8_t C93BlockRecord::frames | 
Definition at line 30 of file libavformat/c93.c.
Referenced by read_header(), and read_packet().
| uint16_t C93BlockRecord::index | 
Definition at line 28 of file libavformat/c93.c.
Referenced by read_header(), and read_packet().
| uint8_t C93BlockRecord::length | 
Definition at line 29 of file libavformat/c93.c.
Referenced by read_header(), and read_packet().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:26 for FFmpeg by
 1.8.11
 1.8.11