Docs.rs
  • rtc-sdp-0.1.0
    • rtc-sdp 0.1.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rainliu
    • Dependencies
      • rand ^0.8 normal
      • substring ^1 normal
      • thiserror ^1 normal
      • url ^2 normal
      • criterion ^0.5 dev
    • Versions
    • 49.4% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rtc_sdp0.1.0

Module extmap

  • Structs
  • Constants

In crate rtc_sdp

?
Change settings

Module rtc_sdp::extmap

source ·

Structs§

  • ExtMap
    ExtMap represents the activation of a single RTP header extension

Constants§

  • ABS_SEND_TIME_URI
  • AUDIO_LEVEL_URI
  • DEF_EXT_MAP_VALUE_ABS_SEND_TIME
    Default ext values
  • DEF_EXT_MAP_VALUE_SDES_MID
  • DEF_EXT_MAP_VALUE_SDES_RTP_STREAM_ID
  • DEF_EXT_MAP_VALUE_TRANSPORT_CC
  • SDES_MID_URI
  • SDES_RTP_STREAM_ID_URI
  • TRANSPORT_CC_URI
  • VIDEO_ORIENTATION_URI