View Source ExWebRTC.RTP.OpusDepayloader (ex_webrtc v0.1.0)
Decapsualtes Opus audio out of RTP packet.
Based on RFC 7587: RTP Payload Format for the Opus Speech and Audio Codec.
Summary
Functions
Takes Opus packet out of an RTP packet.
Functions
@spec depayload(ExRTP.Packet.t()) :: binary()
Takes Opus packet out of an RTP packet.