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

Public Member Functions

int FindMapping (const webrtc::SdpAudioFormat &format)
 
int GetMapping (const webrtc::SdpAudioFormat &format)
 

Protected Attributes

PayloadTypeMapper mapper_
 

Additional Inherited Members

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

Member Function Documentation

◆ FindMapping()

int cricket::PayloadTypeMapperTest::FindMapping ( const webrtc::SdpAudioFormat format)
inline

◆ GetMapping()

int cricket::PayloadTypeMapperTest::GetMapping ( const webrtc::SdpAudioFormat format)
inline

Member Data Documentation

◆ mapper_

PayloadTypeMapper cricket::PayloadTypeMapperTest::mapper_
protected

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