Data Fields | |
int | frames |
int | cur_frame |
int | rate |
int | bits |
int | block_align |
int | has_video |
int | has_audio |
int | curstrm |
int | pktsize |
int | gmcsize |
int | sndsize |
int | flags |
uint8_t | gmc [4] |
Definition at line 42 of file siff.c.
Definition at line 46 of file siff.c.
Referenced by create_audio_stream(), siff_parse_soun(), and siff_parse_vbv1().
Definition at line 47 of file siff.c.
Referenced by create_audio_stream(), siff_parse_soun(), siff_parse_vbv1(), and siff_read_packet().
uint8_t SIFFContext::gmc[4] |
Definition at line 45 of file siff.c.
Referenced by create_audio_stream(), siff_parse_soun(), and siff_parse_vbv1().