#include <acm_receive_test.h>
|
| | AcmReceiveTestToggleOutputFreqOldApi (PacketSource *packet_source, AudioSink *audio_sink, int output_freq_hz_1, int output_freq_hz_2, int toggle_period_ms, NumOutputChannels exptected_output_channels) |
| |
| | AcmReceiveTestToggleOutputFreqOldApi (PacketSource *packet_source, AudioSink *audio_sink, int output_freq_hz_1, int output_freq_hz_2, int toggle_period_ms, NumOutputChannels exptected_output_channels) |
| |
| | AcmReceiveTestOldApi (PacketSource *packet_source, AudioSink *audio_sink, int output_freq_hz, NumOutputChannels exptected_output_channels, rtc::scoped_refptr< AudioDecoderFactory > decoder_factory) |
| |
| virtual | ~AcmReceiveTestOldApi () |
| |
| void | RegisterDefaultCodecs () |
| |
| void | RegisterNetEqTestCodecs () |
| |
| void | Run () |
| |
| AudioCodingModule * | get_acm () |
| |
| | AcmReceiveTestOldApi (PacketSource *packet_source, AudioSink *audio_sink, int output_freq_hz, NumOutputChannels exptected_output_channels, rtc::scoped_refptr< AudioDecoderFactory > decoder_factory) |
| |
| virtual | ~AcmReceiveTestOldApi () |
| |
| void | RegisterDefaultCodecs () |
| |
| void | RegisterNetEqTestCodecs () |
| |
| void | Run () |
| |
| AudioCodingModule * | get_acm () |
| |
|
| enum | NumOutputChannels {
kArbitraryChannels = 0,
kMonoOutput = 1,
kStereoOutput = 2,
kArbitraryChannels = 0,
kMonoOutput = 1,
kStereoOutput = 2
} |
| |
| enum | NumOutputChannels {
kArbitraryChannels = 0,
kMonoOutput = 1,
kStereoOutput = 2,
kArbitraryChannels = 0,
kMonoOutput = 1,
kStereoOutput = 2
} |
| |
◆ AcmReceiveTestToggleOutputFreqOldApi() [1/2]
| webrtc::test::AcmReceiveTestToggleOutputFreqOldApi::AcmReceiveTestToggleOutputFreqOldApi |
( |
PacketSource * |
packet_source, |
|
|
AudioSink * |
audio_sink, |
|
|
int |
output_freq_hz_1, |
|
|
int |
output_freq_hz_2, |
|
|
int |
toggle_period_ms, |
|
|
NumOutputChannels |
exptected_output_channels |
|
) |
| |
◆ AcmReceiveTestToggleOutputFreqOldApi() [2/2]
| webrtc::test::AcmReceiveTestToggleOutputFreqOldApi::AcmReceiveTestToggleOutputFreqOldApi |
( |
PacketSource * |
packet_source, |
|
|
AudioSink * |
audio_sink, |
|
|
int |
output_freq_hz_1, |
|
|
int |
output_freq_hz_2, |
|
|
int |
toggle_period_ms, |
|
|
NumOutputChannels |
exptected_output_channels |
|
) |
| |
◆ AfterGetAudio() [1/2]
| void webrtc::test::AcmReceiveTestToggleOutputFreqOldApi::AfterGetAudio |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ AfterGetAudio() [2/2]
| void webrtc::test::AcmReceiveTestToggleOutputFreqOldApi::AfterGetAudio |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ last_toggle_time_ms_
| int64_t webrtc::test::AcmReceiveTestToggleOutputFreqOldApi::last_toggle_time_ms_ |
|
protected |
◆ output_freq_hz_1_
| const int webrtc::test::AcmReceiveTestToggleOutputFreqOldApi::output_freq_hz_1_ |
|
protected |
◆ output_freq_hz_2_
| const int webrtc::test::AcmReceiveTestToggleOutputFreqOldApi::output_freq_hz_2_ |
|
protected |
◆ toggle_period_ms_
| const int webrtc::test::AcmReceiveTestToggleOutputFreqOldApi::toggle_period_ms_ |
|
protected |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/acm2/acm_receive_test.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/acm2/acm_receive_test.cc