Module encode

Module encode 

Source
Expand description

Eanbles raw sample encoding to opus.

Functionsยง

create_opus_encoder
Create an opus encoder.
encode_sample_set_size_opus
Encode raw samples with the opus encoder.
encode_samples_opus
Encodes raw samples (f32) into a list of SoundPacket-s.