Module webrtc::peer_connection::offer_answer_options

source ·
Expand description

Custom media-related options, such as voice_activity_detection, which are negotiated while establishing connection.

Structs§

  • AnswerOptions structure describes the options used to control the answer creation process.
  • OfferOptions structure describes the options used to control the offer creation process