|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
| void | SetUp () |
| void | TearDown () |
Public Attributes | |
| webrtc::VideoCaptureExternal * | capture_input_interface_ |
| rtc::scoped_refptr< VideoCaptureModule > | capture_module_ |
| std::unique_ptr< webrtc::VideoFrame > | test_frame_ |
| TestVideoCaptureCallback | capture_callback_ |
Additional Inherited Members | |
Protected Member Functions inherited from testing::Test | |
| Test () | |
|
inlinevirtual |
Reimplemented from testing::Test.
|
inlinevirtual |
Reimplemented from testing::Test.
| TestVideoCaptureCallback VideoCaptureExternalTest::capture_callback_ |
| webrtc::VideoCaptureExternal* VideoCaptureExternalTest::capture_input_interface_ |
| rtc::scoped_refptr<VideoCaptureModule> VideoCaptureExternalTest::capture_module_ |
| std::unique_ptr<webrtc::VideoFrame> VideoCaptureExternalTest::test_frame_ |
1.8.13