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

Function CreateMediaContentAnswer

pc/media_session.cc:1139–1189  ·  view source on GitHub ↗

Create a media content to be answered for the given |sender_options| according to the given session_options.rtcp_mux, session_options.streams, codecs, 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 codecs, rtcp_mux, and crypto are all negotiated with the offer. If the neg

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Calls 15

SelectCryptoFunction · 0.85
FindMatchingCryptoFunction · 0.85
set_rtcp_muxMethod · 0.80
rtcp_muxMethod · 0.80
set_rtcp_reduced_sizeMethod · 0.80
rtcp_reduced_sizeMethod · 0.80

Tested by

no test coverage detected