Crate ezk_sdp_types

Crate ezk_sdp_types 

Source

Structs§

Bandwidth
Bandwidth field (b=)
Connection
Connection field (c=)
ExtMap
Fingerprint
Fmtp
Fmtp attribute (a=fmtp)
Group
IceCandidate
ICE Candidate (a=candidate)
IceOptions
Ice options attribute (a=ice-options)
IcePassword
Ice password attribute (a=ice-pwd)
IceUsernameFragment
Ice username fragment attribute (a=ice-ufrag)
InvalidCandidateParamError
Encountered invalid values for key-value params when parsing an IceCandidate
Media
Media field (m=)
MediaDescription
Part of the [SessionDescription] describes a single media session
Origin
Origin field (o=)
Rtcp
Rtcp attribute (a=rtcp)
RtpMap
Rtpmap attribute (a=rtpmap)
SessionDescription
The Session Description message. Can be serialized to valid SDP using the fmt::Display implementation and parse SDP using SessionDescription::parse.
SrtpCrypto
Crypto attribte (for SRTP only) (a=crypto)
SrtpKeyingMaterial
Ssrc
Time
Time field (t=)
UnknownAttribute
name:[value] pair which contains an unparsed/unknown attribute

Enums§

Direction
Media direction attribute e.g. (a=sendrecv)
FingerprintAlgorithm
MediaType
ParseSessionDescriptionError
Setup
SourceAttribute
SrtpFecOrder
Order of forward error correction (FEC) relative to SRTP services
SrtpSessionParam
Parameters for an SRTP sessions
SrtpSuite
TaggedAddress
TransportProtocol
UntaggedAddress
Used by IceCandidate