Module decode

Module decode 

Source
Expand description

Eanbles raw sample decoding from opus.

Functionsยง

create_opus_decoder
Create an opus decoder.
decode_sample_set_size_opus
Decodes a SoundPacket (encoded with the opus codec), into raw samples.
decode_samples_opus
Decodes a list of SoundPacket-s, into one raw sample.