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

Public Member Functions

 RtpDumpWriter (FILE *file)
 
virtual ~RtpDumpWriter ()
 
bool WritePacket (const RtpPacket *packet) override
 
- Public Member Functions inherited from webrtc::test::RtpFileWriter
virtual ~RtpFileWriter ()
 
virtual ~RtpFileWriter ()
 

Additional Inherited Members

- Public Types inherited from webrtc::test::RtpFileWriter
enum  FileFormat { kRtpDump, kRtpDump }
 
enum  FileFormat { kRtpDump, kRtpDump }
 
- Static Public Member Functions inherited from webrtc::test::RtpFileWriter
static RtpFileWriterCreate (FileFormat format, const std::string &filename)
 
static RtpFileWriterCreate (FileFormat format, const std::string &filename)
 

Constructor & Destructor Documentation

◆ RtpDumpWriter()

webrtc::test::RtpDumpWriter::RtpDumpWriter ( FILE *  file)
inlineexplicit

◆ ~RtpDumpWriter()

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

Member Function Documentation

◆ WritePacket()

bool webrtc::test::RtpDumpWriter::WritePacket ( const RtpPacket packet)
inlineoverridevirtual

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