View Source Membrane.RTP.Opus.Payloader (Membrane: RTP Opus v0.10.0)

Parses RTP payloads into parseable Opus packets.

Based on RFC 7587.

Pads

:input

Accepted formats:

%Opus{self_delimiting?: false}
%RemoteStream{type: :packetized, content_format: content_format}
when content_format in [Opus, nil]
Direction::input
Availability::always
Flow control::auto

:output

Accepted formats:

RTP
Direction::output
Availability::always
Flow control::auto