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

Method AddAudioContentForAnswer

pc/media_session.cc:2348–2454  ·  view source on GitHub ↗

|audio_codecs| = set of all possible codecs that can be used, with correct payload type mappings |supported_audio_codecs| = set of codecs that are supported for the direction of this m= section acd->codecs() = set of previously negotiated codecs for this m= section The payload types should come from audio_codecs, but the order should come from acd->codecs() and then supported_codecs, to ensure

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

MatchCodecPreferenceFunction · 0.85
SetCodecsInAnswerFunction · 0.85
CreateMediaContentAnswerFunction · 0.85
GetCryptosFunction · 0.85
IsMediaProtocolSupportedFunction · 0.85
media_descriptionMethod · 0.80
HasGroupMethod · 0.80
IsMediaContentOfTypeFunction · 0.70
as_audioMethod · 0.45
directionMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected