#include <TestVADDTX.h>
|
void | RegisterCodec (CodecInst codec_param) |
|
void | Run (std::string in_filename, int frequency, int channels, std::string out_filename, bool append, const int *expects) |
|
void | RegisterCodec (CodecInst codec_param) |
|
void | Run (std::string in_filename, int frequency, int channels, std::string out_filename, bool append, const int *expects) |
|
◆ TestVadDtx() [1/2]
webrtc::TestVadDtx::TestVadDtx |
( |
| ) |
|
◆ TestVadDtx() [2/2]
webrtc::TestVadDtx::TestVadDtx |
( |
| ) |
|
◆ Perform() [1/2]
virtual void webrtc::TestVadDtx::Perform |
( |
| ) |
|
|
pure virtual |
◆ Perform() [2/2]
virtual void webrtc::TestVadDtx::Perform |
( |
| ) |
|
|
pure virtual |
◆ RegisterCodec() [1/2]
◆ RegisterCodec() [2/2]
◆ Run() [1/2]
void webrtc::TestVadDtx::Run |
( |
std::string |
in_filename, |
|
|
int |
frequency, |
|
|
int |
channels, |
|
|
std::string |
out_filename, |
|
|
bool |
append, |
|
|
const int * |
expects |
|
) |
| |
|
protected |
◆ Run() [2/2]
void webrtc::TestVadDtx::Run |
( |
std::string |
in_filename, |
|
|
int |
frequency, |
|
|
int |
channels, |
|
|
std::string |
out_filename, |
|
|
bool |
append, |
|
|
const int * |
expects |
|
) |
| |
|
protected |
◆ acm_receive_
◆ acm_send_
◆ channel_
std::unique_ptr< Channel > webrtc::TestVadDtx::channel_ |
|
protected |
◆ kOutputFreqHz
static const int webrtc::TestVadDtx::kOutputFreqHz = 16000 |
|
static |
◆ monitor_
◆ time_stamp_
uint32_t webrtc::TestVadDtx::time_stamp_ = 0x12345678 |
|
protected |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/test/TestVADDTX.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/test/TestVADDTX.cc