| FFmpeg
    | 
| Data Fields | |
| unsigned | size | 
| int64_t | pos | 
| int64_t | ts | 
| int | flags | 
| int | in_block | 
| BitReader | br | 
| unsigned MOFLEXDemuxContext::size | 
Definition at line 35 of file moflex.c.
Referenced by moflex_read_packet(), and moflex_read_sync().
| int64_t MOFLEXDemuxContext::pos | 
Definition at line 36 of file moflex.c.
Referenced by moflex_read_packet().
| int64_t MOFLEXDemuxContext::ts | 
Definition at line 37 of file moflex.c.
Referenced by moflex_read_sync().
| int MOFLEXDemuxContext::flags | 
Definition at line 38 of file moflex.c.
Referenced by moflex_read_packet().
| int MOFLEXDemuxContext::in_block | 
Definition at line 39 of file moflex.c.
Referenced by moflex_read_packet(), and moflex_read_seek().
| BitReader MOFLEXDemuxContext::br | 
Definition at line 41 of file moflex.c.
Referenced by moflex_read_packet().
 1.8.17
 1.8.17