Public Attributes | |
uint8 | magnitude |
uint8 | angle |
uint8 | mux |
Definition at line 705 of file stb_vorbis.c.
uint8 MappingChannel::angle |
Definition at line 708 of file stb_vorbis.c.
Referenced by start_decoder(), and vorbis_decode_packet_rest().
uint8 MappingChannel::magnitude |
Definition at line 707 of file stb_vorbis.c.
Referenced by start_decoder(), and vorbis_decode_packet_rest().
uint8 MappingChannel::mux |
Definition at line 709 of file stb_vorbis.c.
Referenced by do_floor(), start_decoder(), and vorbis_decode_packet_rest().