Data Fields | |
| uint64_t | body_pos |
| uint32_t | body_size |
| uint32_t | sent_bytes |
Definition at line 74 of file iff.c.
| uint64_t IffDemuxContext::body_pos |
Definition at line 75 of file iff.c.
Referenced by iff_read_header().
| uint32_t IffDemuxContext::body_size |
Definition at line 76 of file iff.c.
Referenced by iff_read_header(), and iff_read_packet().
| uint32_t IffDemuxContext::sent_bytes |
Definition at line 77 of file iff.c.
Referenced by iff_read_packet().