[−][src]Module lewton::audio
Audio packet decoding
This module decodes the audio packets given to it.
Structs
| PreviousWindowRight | The right part of the previous window |
Enums
| AudioReadError |
Functions
| get_decoded_sample_count | Returns the per-channel sample count of a packet if it were decoded. |
| read_audio_packet | Main audio packet decoding function |
| read_audio_packet_generic | Main audio packet decoding function |