#include <vorbis.h>
Data Fields | |
| uint_fast8_t | blockflag |
| uint_fast16_t | windowtype |
| uint_fast16_t | transformtype |
| uint_fast8_t | mapping |
Definition at line 53 of file vorbis.h.
| uint_fast8_t vorbis_mode::blockflag |
Definition at line 54 of file vorbis.h.
Referenced by vorbis_parse_audio_packet(), and vorbis_parse_setup_hdr_modes().
| uint_fast16_t vorbis_mode::windowtype |
| uint_fast16_t vorbis_mode::transformtype |
| uint_fast8_t vorbis_mode::mapping |
Definition at line 57 of file vorbis.h.
Referenced by vorbis_parse_audio_packet(), and vorbis_parse_setup_hdr_modes().
1.5.5