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

#include <debug_dump_replayer.h>

Public Member Functions

 DebugDumpReplayer ()
 
 ~DebugDumpReplayer ()
 
bool SetDumpFile (const std::string &filename)
 
rtc::Optional< audioproc::Event > GetNextEvent () const
 
bool RunNextEvent ()
 
const ChannelBuffer< float > * GetOutput () const
 
StreamConfig GetOutputConfig () const
 
 DebugDumpReplayer ()
 
 ~DebugDumpReplayer ()
 
bool SetDumpFile (const std::string &filename)
 
rtc::Optional< audioproc::Event > GetNextEvent () const
 
bool RunNextEvent ()
 
const ChannelBuffer< float > * GetOutput () const
 
StreamConfig GetOutputConfig () const
 

Constructor & Destructor Documentation

◆ DebugDumpReplayer() [1/2]

webrtc::test::DebugDumpReplayer::DebugDumpReplayer ( )

◆ ~DebugDumpReplayer() [1/2]

webrtc::test::DebugDumpReplayer::~DebugDumpReplayer ( )

◆ DebugDumpReplayer() [2/2]

webrtc::test::DebugDumpReplayer::DebugDumpReplayer ( )

◆ ~DebugDumpReplayer() [2/2]

webrtc::test::DebugDumpReplayer::~DebugDumpReplayer ( )

Member Function Documentation

◆ GetNextEvent() [1/2]

rtc::Optional< audioproc::Event > webrtc::test::DebugDumpReplayer::GetNextEvent ( ) const

◆ GetNextEvent() [2/2]

rtc::Optional<audioproc::Event> webrtc::test::DebugDumpReplayer::GetNextEvent ( ) const

◆ GetOutput() [1/2]

const ChannelBuffer< float > * webrtc::test::DebugDumpReplayer::GetOutput ( ) const

◆ GetOutput() [2/2]

const ChannelBuffer<float>* webrtc::test::DebugDumpReplayer::GetOutput ( ) const

◆ GetOutputConfig() [1/2]

StreamConfig webrtc::test::DebugDumpReplayer::GetOutputConfig ( ) const

◆ GetOutputConfig() [2/2]

StreamConfig webrtc::test::DebugDumpReplayer::GetOutputConfig ( ) const

◆ RunNextEvent() [1/2]

bool webrtc::test::DebugDumpReplayer::RunNextEvent ( )

◆ RunNextEvent() [2/2]

bool webrtc::test::DebugDumpReplayer::RunNextEvent ( )

◆ SetDumpFile() [1/2]

bool webrtc::test::DebugDumpReplayer::SetDumpFile ( const std::string filename)

◆ SetDumpFile() [2/2]

bool webrtc::test::DebugDumpReplayer::SetDumpFile ( const std::string filename)

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