webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::test::PacketManipulator Class Referenceabstract

#include <packet_manipulator.h>

Inheritance diagram for webrtc::test::PacketManipulator:
webrtc::test::MockPacketManipulator webrtc::test::MockPacketManipulator webrtc::test::PacketManipulatorImpl webrtc::test::PacketManipulatorImpl webrtc::test::PredictivePacketManipulator webrtc::test::PredictivePacketManipulator webrtc::test::PredictivePacketManipulator webrtc::test::PredictivePacketManipulator

Public Member Functions

virtual ~PacketManipulator ()
 
virtual int ManipulatePackets (webrtc::EncodedImage *encoded_image)=0
 
virtual ~PacketManipulator ()
 
virtual int ManipulatePackets (webrtc::EncodedImage *encoded_image)=0
 

Constructor & Destructor Documentation

◆ ~PacketManipulator() [1/2]

virtual webrtc::test::PacketManipulator::~PacketManipulator ( )
inlinevirtual

◆ ~PacketManipulator() [2/2]

virtual webrtc::test::PacketManipulator::~PacketManipulator ( )
inlinevirtual

Member Function Documentation

◆ ManipulatePackets() [1/2]

virtual int webrtc::test::PacketManipulator::ManipulatePackets ( webrtc::EncodedImage encoded_image)
pure virtual

◆ ManipulatePackets() [2/2]

virtual int webrtc::test::PacketManipulator::ManipulatePackets ( webrtc::EncodedImage encoded_image)
pure virtual

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