View Source ExWebRTC.RTP.Opus.Depayloader (ex_webrtc v0.3.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.