[][src]Module mediasoup::rtp_parameters

Structs

RtcpParameters

Provides information on RTCP settings within the RTP parameters.

RtpCapabilities

The RTP capabilities define what mediasoup or an endpoint can receive at media level.

RtpCapabilitiesFinalized

The RTP capabilities define what mediasoup or an endpoint can receive at media level.

RtpCodecParametersParameters
RtpEncodingParameters

Provides information relating to an encoding, which represents a media RTP stream and its associated RTX stream (if any).

RtpEncodingParametersRtx
RtpHeaderExtension

Provides information relating to supported header extensions. The list of RTP header extensions supported by mediasoup is defined in the supported_rtp_capabilities.rs file.

RtpHeaderExtensionParameters

Defines a RTP header extension within the RTP parameters. The list of RTP header extensions supported by mediasoup is defined in the supported_rtp_capabilities.rs file.

RtpParameters

The RTP send parameters describe a media stream received by mediasoup from an endpoint through its corresponding mediasoup Producer. These parameters may include a mid value that the mediasoup transport will use to match received RTP packets based on their MID RTP extension value.

Enums

MediaKind

Media kind

MimeType
MimeTypeAudio

Known Audio MIME types.

MimeTypeVideo

Known Video MIME types.

RtcpFeedback

Provides information on RTCP feedback messages for a specific codec. Those messages can be transport layer feedback messages or codec-specific feedback messages. The list of RTCP feedbacks supported by mediasoup is defined in the supported_rtp_capabilities.rs file.

RtpCodecCapability

Provides information on the capabilities of a codec within the RTP capabilities. The list of media codecs supported by mediasoup and their settings is defined in the supported_rtp_capabilities.rs file.

RtpCodecCapabilityFinalized

Provides information on the capabilities of a codec within the RTP capabilities. The list of media codecs supported by mediasoup and their settings is defined in the supported_rtp_capabilities.rs file.

RtpCodecParameters

Provides information on codec settings within the RTP parameters. The list of media codecs supported by mediasoup and their settings is defined in the supported_rtp_capabilities.rs file.

RtpCodecParametersParametersValue
RtpHeaderExtensionDirection

Direction of RTP header extension.

RtpHeaderExtensionUri

URI for supported RTP header extension