webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Attributes | List of all members
MediaSessionDescriptionFactoryTest Class Reference
Inheritance diagram for MediaSessionDescriptionFactoryTest:
testing::Test

Public Member Functions

 MediaSessionDescriptionFactoryTest ()
 
StreamParamsVec CreateComplexVideoStreamParamsVec ()
 
bool CompareCryptoParams (const CryptoParamsVec &c1, const CryptoParamsVec &c2)
 
bool GetIceRenomination (const TransportInfo *transport_info)
 
void TestTransportInfo (bool offer, const MediaSessionOptions &options, bool has_current_desc)
 
void TestCryptoWithBundle (bool offer)
 
void TestMediaDirectionInAnswer (cricket::MediaContentDirection direction_in_offer, cricket::MediaContentDirection expected_direction_in_answer)
 
bool VerifyNoCNCodecs (const cricket::ContentInfo *content)
 
void TestVideoGcmCipher (bool gcm_offer, bool gcm_answer)
 

Protected Attributes

MediaSessionDescriptionFactory f1_
 
MediaSessionDescriptionFactory f2_
 
TransportDescriptionFactory tdf1_
 
TransportDescriptionFactory tdf2_
 

Additional Inherited Members

- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Constructor & Destructor Documentation

◆ MediaSessionDescriptionFactoryTest()

MediaSessionDescriptionFactoryTest::MediaSessionDescriptionFactoryTest ( )
inline

Member Function Documentation

◆ CompareCryptoParams()

bool MediaSessionDescriptionFactoryTest::CompareCryptoParams ( const CryptoParamsVec &  c1,
const CryptoParamsVec &  c2 
)
inline

◆ CreateComplexVideoStreamParamsVec()

StreamParamsVec MediaSessionDescriptionFactoryTest::CreateComplexVideoStreamParamsVec ( )
inline

◆ GetIceRenomination()

bool MediaSessionDescriptionFactoryTest::GetIceRenomination ( const TransportInfo transport_info)
inline

◆ TestCryptoWithBundle()

void MediaSessionDescriptionFactoryTest::TestCryptoWithBundle ( bool  offer)
inline

◆ TestMediaDirectionInAnswer()

void MediaSessionDescriptionFactoryTest::TestMediaDirectionInAnswer ( cricket::MediaContentDirection  direction_in_offer,
cricket::MediaContentDirection  expected_direction_in_answer 
)
inline

◆ TestTransportInfo()

void MediaSessionDescriptionFactoryTest::TestTransportInfo ( bool  offer,
const MediaSessionOptions options,
bool  has_current_desc 
)
inline

◆ TestVideoGcmCipher()

void MediaSessionDescriptionFactoryTest::TestVideoGcmCipher ( bool  gcm_offer,
bool  gcm_answer 
)
inline

◆ VerifyNoCNCodecs()

bool MediaSessionDescriptionFactoryTest::VerifyNoCNCodecs ( const cricket::ContentInfo content)
inline

Member Data Documentation

◆ f1_

MediaSessionDescriptionFactory MediaSessionDescriptionFactoryTest::f1_
protected

◆ f2_

MediaSessionDescriptionFactory MediaSessionDescriptionFactoryTest::f2_
protected

◆ tdf1_

TransportDescriptionFactory MediaSessionDescriptionFactoryTest::tdf1_
protected

◆ tdf2_

TransportDescriptionFactory MediaSessionDescriptionFactoryTest::tdf2_
protected

The documentation for this class was generated from the following file: