|
| WebRtcSdpTest () |
|
void | MakeBundleOnlyDescription () |
|
void | MakePlanBDescription () |
|
void | MakeUnifiedPlanDescription () |
|
AudioContentDescription * | CreateAudioContentDescription () |
|
VideoContentDescription * | CreateVideoContentDescription () |
|
template<class MCD > |
void | CompareMediaContentDescription (const MCD *cd1, const MCD *cd2) |
|
void | CompareDataContentDescription (const DataContentDescription *dcd1, const DataContentDescription *dcd2) |
|
void | CompareSessionDescription (const SessionDescription &desc1, const SessionDescription &desc2) |
|
bool | CompareSessionDescription (const JsepSessionDescription &desc1, const JsepSessionDescription &desc2) |
|
bool | RemoveCandidateUfragPwd (std::string *sdp) |
|
bool | UpdateCandidateUfragPwd (JsepSessionDescription *jdesc, int mline_index, const std::string &ufrag, const std::string &pwd) |
|
void | AddIceOptions (const std::string &content_name, const std::vector< std::string > &transport_options) |
|
void | SetIceUfragPwd (const std::string &content_name, const std::string &ice_ufrag, const std::string &ice_pwd) |
|
void | AddFingerprint () |
|
void | AddExtmap () |
|
void | RemoveCryptos () |
|
bool | TestSerializeDirection (cricket::MediaContentDirection direction) |
|
bool | TestSerializeRejected (bool audio_rejected, bool video_rejected) |
|
void | AddSctpDataChannel (bool use_sctpmap) |
|
void | AddRtpDataChannel () |
|
bool | TestDeserializeDirection (cricket::MediaContentDirection direction) |
|
bool | TestDeserializeRejected (bool audio_rejected, bool video_rejected) |
|
void | TestDeserializeExtmap (bool session_level, bool media_level) |
|
void | VerifyCodecParameter (const cricket::CodecParameterMap ¶ms, const std::string &name, int expected_value) |
|
void | TestDeserializeCodecParams (const CodecParams ¶ms, JsepSessionDescription *jdesc_output) |
|
void | TestDeserializeRtcpFb (JsepSessionDescription *jdesc_output, bool use_wildcard) |
|
void | TestSerialize (const JsepSessionDescription &jdesc, bool unified_plan_sdp) |
|
◆ WebRtcSdpTest()
WebRtcSdpTest::WebRtcSdpTest |
( |
| ) |
|
|
inline |
◆ AddExtmap()
void WebRtcSdpTest::AddExtmap |
( |
| ) |
|
|
inline |
◆ AddFingerprint()
void WebRtcSdpTest::AddFingerprint |
( |
| ) |
|
|
inline |
◆ AddIceOptions()
◆ AddRtpDataChannel()
void WebRtcSdpTest::AddRtpDataChannel |
( |
| ) |
|
|
inline |
◆ AddSctpDataChannel()
void WebRtcSdpTest::AddSctpDataChannel |
( |
bool |
use_sctpmap | ) |
|
|
inline |
◆ CompareDataContentDescription()
◆ CompareMediaContentDescription()
template<class MCD >
void WebRtcSdpTest::CompareMediaContentDescription |
( |
const MCD * |
cd1, |
|
|
const MCD * |
cd2 |
|
) |
| |
|
inline |
◆ CompareSessionDescription() [1/2]
◆ CompareSessionDescription() [2/2]
◆ CreateAudioContentDescription()
◆ CreateVideoContentDescription()
◆ MakeBundleOnlyDescription()
void WebRtcSdpTest::MakeBundleOnlyDescription |
( |
| ) |
|
|
inline |
◆ MakePlanBDescription()
void WebRtcSdpTest::MakePlanBDescription |
( |
| ) |
|
|
inline |
◆ MakeUnifiedPlanDescription()
void WebRtcSdpTest::MakeUnifiedPlanDescription |
( |
| ) |
|
|
inline |
◆ RemoveCandidateUfragPwd()
bool WebRtcSdpTest::RemoveCandidateUfragPwd |
( |
std::string * |
sdp | ) |
|
|
inline |
◆ RemoveCryptos()
void WebRtcSdpTest::RemoveCryptos |
( |
| ) |
|
|
inline |
◆ SetIceUfragPwd()
◆ TestDeserializeCodecParams()
◆ TestDeserializeDirection()
◆ TestDeserializeExtmap()
void WebRtcSdpTest::TestDeserializeExtmap |
( |
bool |
session_level, |
|
|
bool |
media_level |
|
) |
| |
|
inline |
◆ TestDeserializeRejected()
bool WebRtcSdpTest::TestDeserializeRejected |
( |
bool |
audio_rejected, |
|
|
bool |
video_rejected |
|
) |
| |
|
inline |
◆ TestDeserializeRtcpFb()
◆ TestSerialize()
◆ TestSerializeDirection()
◆ TestSerializeRejected()
bool WebRtcSdpTest::TestSerializeRejected |
( |
bool |
audio_rejected, |
|
|
bool |
video_rejected |
|
) |
| |
|
inline |
◆ UpdateCandidateUfragPwd()
◆ VerifyCodecParameter()
◆ audio_desc_
◆ candidates_
◆ data_desc_
◆ desc_
◆ jcandidate_
◆ jdesc_
◆ video_desc_
The documentation for this class was generated from the following file: