Skip to main content

decode_stream

Function decode_stream 

Source
pub async fn decode_stream(source: String, tx: Sender<AudioFrame>) -> Result<()>
Expand description

Decode audio stream and send frames to channel.