spdl.io.AudioDecoder¶
- class AudioDecoder[source]¶
Decode stream of audio packets. See
Decoderfor the detail.Methods
decode(packets)Decode the given packets
- decode(packets: AudioPackets) AudioFrames[source]¶
Decode the given packets
Decode stream of audio packets. See Decoder for the detail.
Methods
|
Decode the given packets |
Decode the given packets