View Source Membrane.RTP.OutboundRtxController (Membrane RTP plugin v0.21.0)

Membrane element.

element-options

Element options

Passed via struct Membrane.RTP.OutboundRtxController.t/0

  • telemetry_label

    Membrane.TelemetryMetrics.label()

    Default value: []

pads

Pads

input

:input

Accepted formats:

_any
Direction::input
Availability::always
Mode::pull
Demand mode::auto
Demand unit::buffers

output

:output

Accepted formats:

_any
Direction::output
Availability::always
Mode::pull
Demand mode::auto

Link to this section Summary

Types

t()

Struct containing options for Membrane.RTP.OutboundRtxController

Functions

Returns description of options available for this module

Link to this section Types

@type t() :: %Membrane.RTP.OutboundRtxController{
  telemetry_label: Membrane.TelemetryMetrics.label()
}

Struct containing options for Membrane.RTP.OutboundRtxController

Link to this section Functions

@spec options() :: keyword()

Returns description of options available for this module