namespace webrtc { // Determines if and how the SDP was modified.
SdpMungingType DetermineSdpMungingType( const SessionDescriptionInterface* sdesc, const SessionDescriptionInterface* last_created_desc);
// Determines if the ICE ufrag or pwd of the SDP were modified. bool HasUfragSdpMunging(const SessionDescriptionInterface* sdesc, const SessionDescriptionInterface* last_created_desc);
// Determines if SDP munging is allowed. This is determined based on the field // trials WebRTC-NoSdpMangle and WebRTC-NoSdpMangleForTesting. bool IsSdpMungingAllowed(SdpMungingType sdp_munging_type, const FieldTrialsView& trials);
} // namespace webrtc
#endif// PC_SDP_MUNGING_DETECTOR_H_
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.14 Sekunden
(vorverarbeitet am 2026-08-27)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.