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.