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

Public Member Functions

 DefaultVideoBitrateAllocatorTest ()
 
virtual ~DefaultVideoBitrateAllocatorTest ()
 
void SetUp () override
 

Protected Attributes

VideoCodec codec_
 
std::unique_ptr< DefaultVideoBitrateAllocatorallocator_
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ DefaultVideoBitrateAllocatorTest()

webrtc::DefaultVideoBitrateAllocatorTest::DefaultVideoBitrateAllocatorTest ( )
inline

◆ ~DefaultVideoBitrateAllocatorTest()

virtual webrtc::DefaultVideoBitrateAllocatorTest::~DefaultVideoBitrateAllocatorTest ( )
inlinevirtual

Member Function Documentation

◆ SetUp()

void webrtc::DefaultVideoBitrateAllocatorTest::SetUp ( )
inlineoverridevirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ allocator_

std::unique_ptr<DefaultVideoBitrateAllocator> webrtc::DefaultVideoBitrateAllocatorTest::allocator_
protected

◆ codec_

VideoCodec webrtc::DefaultVideoBitrateAllocatorTest::codec_
protected

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