Struct interceptor::stream_info::RTPHeaderExtension [−][src]
Expand description
RTPHeaderExtension represents a negotiated RFC5285 RTP header extension.
Fields
uri: Stringid: isizeTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for RTPHeaderExtension
impl Send for RTPHeaderExtension
impl Sync for RTPHeaderExtension
impl Unpin for RTPHeaderExtension
impl UnwindSafe for RTPHeaderExtension
Blanket Implementations
Mutably borrows from an owned value. Read more