Module discortp::demux

source ·
Expand description

Utilities for separating multiplexed RTP/RTCP streams.

These are included when using the "demux" feature.

Enums

  • RTP/RTCP packets separated from the same stream.
  • Mutable RTP/RTCP packets separated from the same stream.

Functions

  • Demultiplexes combined RTP and RTCP streams.
  • Demultiplexes combined RTP and RTCP streams, returning mutable packets.