|
| AcmChangeBitRateOldApi () |
|
bool | RegisterSendCodec (const char *payload_name, int sampling_freq_hz, int channels, int payload_type, int frame_size_samples, int frame_size_rtp_timestamps) override |
|
void | Run (int target_bitrate_bps, int expected_before_switch_bits, int expected_after_switch_bits) |
|
bool | SetUpSender () |
|
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 () |
|
◆ AcmChangeBitRateOldApi()
webrtc::AcmChangeBitRateOldApi::AcmChangeBitRateOldApi |
( |
| ) |
|
|
inlineprotected |
◆ RegisterSendCodec()
bool webrtc::AcmChangeBitRateOldApi::RegisterSendCodec |
( |
const char * |
payload_name, |
|
|
int |
sampling_freq_hz, |
|
|
int |
channels, |
|
|
int |
payload_type, |
|
|
int |
frame_size_samples, |
|
|
int |
frame_size_rtp_timestamps |
|
) |
| |
|
inlineoverrideprotectedvirtual |
◆ Run()
void webrtc::AcmChangeBitRateOldApi::Run |
( |
int |
target_bitrate_bps, |
|
|
int |
expected_before_switch_bits, |
|
|
int |
expected_after_switch_bits |
|
) |
| |
|
inlineprotected |
◆ frame_size_samples_
uint32_t webrtc::AcmChangeBitRateOldApi::frame_size_samples_ |
|
protected |
◆ sampling_freq_hz_
uint32_t webrtc::AcmChangeBitRateOldApi::sampling_freq_hz_ |
|
protected |
The documentation for this class was generated from the following file: