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

Function MediaSectionsInSameOrder

pc/peer_connection.cc:378–411  ·  view source on GitHub ↗

Verify that the order of media sections in |new_desc| matches |current_desc|. The number of m= sections in |new_desc| should be no less than |current_desc|. In the case of checking an answer's |new_desc|, the |current_desc| is the last offer that was set as the local or remote. In the case of checking an offer's |new_desc| we check against the local and remote descriptions stored from the last neg

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

media_descriptionMethod · 0.80
sizeMethod · 0.45
typeMethod · 0.45

Tested by

no test coverage detected