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

Protected Member Functions

 RtpPacketizerVp8Test ()
 
virtual void TearDown ()
 
bool Init (const size_t *partition_sizes, size_t num_partitions)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 

Protected Attributes

RTPVideoHeaderVP8 hdr_info_
 
test::RtpFormatVp8TestHelperhelper_
 

Constructor & Destructor Documentation

◆ RtpPacketizerVp8Test()

webrtc::RtpPacketizerVp8Test::RtpPacketizerVp8Test ( )
inlineprotected

Member Function Documentation

◆ Init()

bool webrtc::RtpPacketizerVp8Test::Init ( const size_t partition_sizes,
size_t  num_partitions 
)
inlineprotected

◆ TearDown()

virtual void webrtc::RtpPacketizerVp8Test::TearDown ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ hdr_info_

RTPVideoHeaderVP8 webrtc::RtpPacketizerVp8Test::hdr_info_
protected

◆ helper_

test::RtpFormatVp8TestHelper* webrtc::RtpPacketizerVp8Test::helper_
protected

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