|
| enum | FileFormat {
kPcap,
kRtpDump,
kLengthPacketInterleaved,
kPcap,
kRtpDump,
kLengthPacketInterleaved
} |
| |
| enum | FileFormat {
kPcap,
kRtpDump,
kLengthPacketInterleaved,
kPcap,
kRtpDump,
kLengthPacketInterleaved
} |
| |
| static RtpFileReader * | Create (FileFormat format, const std::string &filename) |
| |
| static RtpFileReader * | Create (FileFormat format, const std::string &filename, const std::set< uint32_t > &ssrc_filter) |
| |
| static RtpFileReader * | Create (FileFormat format, const std::string &filename) |
| |
| static RtpFileReader * | Create (FileFormat format, const std::string &filename, const std::set< uint32_t > &ssrc_filter) |
| |
◆ RtpDumpReader()
| webrtc::test::RtpDumpReader::RtpDumpReader |
( |
| ) |
|
|
inline |
◆ ~RtpDumpReader()
| virtual webrtc::test::RtpDumpReader::~RtpDumpReader |
( |
| ) |
|
|
inlinevirtual |
◆ Init()
◆ NextPacket()
| bool webrtc::test::RtpDumpReader::NextPacket |
( |
RtpPacket * |
packet | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: