Data Fields | |
| uint32_t | body_size |
| uint32_t | sent_bytes |
| uint32_t | audio_frame_count |
Definition at line 58 of file iff.c.
| uint32_t IffDemuxContext::audio_frame_count |
Definition at line 61 of file iff.c.
Referenced by iff_read_packet().
| uint32_t IffDemuxContext::body_size |
Definition at line 59 of file iff.c.
Referenced by iff_read_header(), and iff_read_packet().
| uint32_t IffDemuxContext::sent_bytes |
Definition at line 60 of file iff.c.
Referenced by iff_read_packet().
1.7.1