|
bool | SetUpSender () |
|
virtual bool | RegisterSendCodec (const char *payload_name, int sampling_freq_hz, int channels, int payload_type, int frame_size_samples, int frame_size_rtp_timestamps) |
|
void | Run (int target_bitrate_bps, int expected_total_bits) |
|
void | SetUpTest (const char *codec_name, int codec_sample_rate_hz, int channels, int payload_type, int codec_frame_size_samples, int codec_frame_size_rtp_timestamps) |
|
| Test () |
|
virtual void | SetUp () |
|
virtual void | TearDown () |
|
◆ RegisterSendCodec()
virtual bool webrtc::AcmSetBitRateOldApi::RegisterSendCodec |
( |
const char * |
payload_name, |
|
|
int |
sampling_freq_hz, |
|
|
int |
channels, |
|
|
int |
payload_type, |
|
|
int |
frame_size_samples, |
|
|
int |
frame_size_rtp_timestamps |
|
) |
| |
|
inlineprotectedvirtual |
◆ Run()
void webrtc::AcmSetBitRateOldApi::Run |
( |
int |
target_bitrate_bps, |
|
|
int |
expected_total_bits |
|
) |
| |
|
inlineprotected |
◆ SetUpSender()
bool webrtc::AcmSetBitRateOldApi::SetUpSender |
( |
| ) |
|
|
inlineprotected |
◆ SetUpTest()
void webrtc::AcmSetBitRateOldApi::SetUpTest |
( |
const char * |
codec_name, |
|
|
int |
codec_sample_rate_hz, |
|
|
int |
channels, |
|
|
int |
payload_type, |
|
|
int |
codec_frame_size_samples, |
|
|
int |
codec_frame_size_rtp_timestamps |
|
) |
| |
|
inlineprotected |
◆ audio_source_
◆ kTestDurationMs
const int webrtc::AcmSetBitRateOldApi::kTestDurationMs = 1000 |
|
staticprotected |
◆ send_test_
The documentation for this class was generated from the following file: