MCPcopy Create free account
hub / github.com/HackWebRTC/webrtc / CreateContentOffer

Function CreateContentOffer

pc/media_session.cc:635–670  ·  view source on GitHub ↗

Create a media content to be offered for the given |sender_options|, according to the given options.rtcp_mux, session_options.is_muc, codecs, secure_transport, crypto, and current_streams. If we don't currently have crypto (in current_cryptos) and it is enabled (in secure_policy), crypto is created (according to crypto_suites). The created content is added to the offer.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

CreateMediaContentOfferFunction · 0.85

Calls 9

AddMediaCryptosFunction · 0.85
CreateMediaCryptosFunction · 0.85
set_rtcp_muxMethod · 0.80
set_rtcp_reduced_sizeMethod · 0.80
set_alt_protocolMethod · 0.80
typeMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected