#include <TestVADDTX.h>
|
static const int | kOutputFreqHz = 16000 |
|
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) |
|
std::unique_ptr< AudioCodingModule > | acm_send_ |
|
std::unique_ptr< AudioCodingModule > | acm_receive_ |
|
std::unique_ptr< Channel > | channel_ |
|
std::unique_ptr< ActivityMonitor > | monitor_ |
|
uint32_t | time_stamp_ = 0x12345678 |
|
◆ TestWebRtcVadDtx() [1/2]
webrtc::TestWebRtcVadDtx::TestWebRtcVadDtx |
( |
| ) |
|
◆ TestWebRtcVadDtx() [2/2]
webrtc::TestWebRtcVadDtx::TestWebRtcVadDtx |
( |
| ) |
|
◆ Perform() [1/2]
void webrtc::TestWebRtcVadDtx::Perform |
( |
| ) |
|
|
overridevirtual |
◆ Perform() [2/2]
void webrtc::TestWebRtcVadDtx::Perform |
( |
| ) |
|
|
overridevirtual |
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