webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::TestVp9Impl::FakeEncodeCompleteCallback Class Reference
Inheritance diagram for webrtc::TestVp9Impl::FakeEncodeCompleteCallback:
webrtc::EncodedImageCallback

Public Member Functions

 FakeEncodeCompleteCallback (TestVp9Impl *test)
 
Result OnEncodedImage (const EncodedImage &frame, const CodecSpecificInfo *codec_specific_info, const RTPFragmentationHeader *fragmentation)
 
- Public Member Functions inherited from webrtc::EncodedImageCallback
virtual ~EncodedImageCallback ()
 
virtual void OnDroppedFrame ()
 
virtual ~EncodedImageCallback ()
 
virtual void OnDroppedFrame ()
 

Constructor & Destructor Documentation

◆ FakeEncodeCompleteCallback()

webrtc::TestVp9Impl::FakeEncodeCompleteCallback::FakeEncodeCompleteCallback ( TestVp9Impl test)
inlineexplicit

Member Function Documentation

◆ OnEncodedImage()

Result webrtc::TestVp9Impl::FakeEncodeCompleteCallback::OnEncodedImage ( const EncodedImage frame,
const CodecSpecificInfo codec_specific_info,
const RTPFragmentationHeader fragmentation 
)
inlinevirtual

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