Expand description
Common types for RTP to media framing.
Structs§
- MapErr
- Depacketizer with mapped error type.
- MapFrame
- Depacketizer with mapped media frame type.
- Media
Stream - Media stream that uses an underlying depacketizer to convert RTP packets from the underlying RTP stream into media frames.
Traits§
- Depacketizer
- Common trait for de-packetizers.