[−][src]Crate libsdp
libsdp is a small utility library for parsing the sdp protocol. Mostly Intended for SIP user agents.
Structs
RtpMap | |
SdpCodecIdentifier | |
SdpConnection | |
SdpMedia | |
SdpMediaFormat | |
SdpOffer | A Single Sdp Message |
SdpOrigin | |
SdpSanitizer | This struct helps you filter out transports/media types/codecs that you are not prepared to handle.
The returned sdp offer will be missing anything not directly allowed by the |
SdpSanitizerConfig | Configuration for the sanitizer. |
SdpSessionName | |
SdpTiming | |
SdpVersion |
Enums
SanitizerError | Error returned by the SdpSanitizer |
SdpAddressType | |
SdpAttribute | |
SdpAttributeType | |
SdpBandwidth | |
SdpEncoding | |
SdpMediaType | |
SdpNetworkType | |
SdpOptionalAttribute | |
SdpTransport |