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

Method AddAudioContentForOffer

pc/media_session.cc:2045–2126  ·  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 14

MatchCodecPreferenceFunction · 0.85
IsDtlsActiveFunction · 0.85
CreateMediaContentOfferFunction · 0.85
GetCryptosFunction · 0.85
SetMediaProtocolFunction · 0.85
media_descriptionMethod · 0.80
IsMediaContentOfTypeFunction · 0.70
emptyMethod · 0.45
as_audioMethod · 0.45
getMethod · 0.45
secureMethod · 0.45

Tested by

no test coverage detected