#include <acm_send_test.h>
|
| AcmSendTestOldApi (InputAudioFile *audio_source, int source_rate_hz, int test_duration_ms) |
|
| ~AcmSendTestOldApi () override |
|
bool | RegisterCodec (const char *payload_name, int sampling_freq_hz, int channels, int payload_type, int frame_size_samples) |
|
bool | RegisterExternalCodec (AudioEncoder *external_speech_encoder) |
|
std::unique_ptr< Packet > | NextPacket () override |
|
int32_t | SendData (FrameType frame_type, uint8_t payload_type, uint32_t timestamp, const uint8_t *payload_data, size_t payload_len_bytes, const RTPFragmentationHeader *fragmentation) override |
|
AudioCodingModule * | acm () |
|
| AcmSendTestOldApi (InputAudioFile *audio_source, int source_rate_hz, int test_duration_ms) |
|
| ~AcmSendTestOldApi () override |
|
bool | RegisterCodec (const char *payload_name, int sampling_freq_hz, int channels, int payload_type, int frame_size_samples) |
|
bool | RegisterExternalCodec (AudioEncoder *external_speech_encoder) |
|
std::unique_ptr< Packet > | NextPacket () override |
|
int32_t | SendData (FrameType frame_type, uint8_t payload_type, uint32_t timestamp, const uint8_t *payload_data, size_t payload_len_bytes, const RTPFragmentationHeader *fragmentation) override |
|
AudioCodingModule * | acm () |
|
virtual | ~AudioPacketizationCallback () |
|
virtual | ~AudioPacketizationCallback () |
|
| PacketSource () |
|
virtual | ~PacketSource () |
|
virtual void | FilterOutPayloadType (uint8_t payload_type) |
|
virtual void | SelectSsrc (uint32_t ssrc) |
|
| PacketSource () |
|
virtual | ~PacketSource () |
|
virtual void | FilterOutPayloadType (uint8_t payload_type) |
|
virtual void | SelectSsrc (uint32_t ssrc) |
|
◆ AcmSendTestOldApi() [1/2]
webrtc::test::AcmSendTestOldApi::AcmSendTestOldApi |
( |
InputAudioFile * |
audio_source, |
|
|
int |
source_rate_hz, |
|
|
int |
test_duration_ms |
|
) |
| |
◆ ~AcmSendTestOldApi() [1/2]
webrtc::test::AcmSendTestOldApi::~AcmSendTestOldApi |
( |
| ) |
|
|
overridedefault |
◆ AcmSendTestOldApi() [2/2]
webrtc::test::AcmSendTestOldApi::AcmSendTestOldApi |
( |
InputAudioFile * |
audio_source, |
|
|
int |
source_rate_hz, |
|
|
int |
test_duration_ms |
|
) |
| |
◆ ~AcmSendTestOldApi() [2/2]
webrtc::test::AcmSendTestOldApi::~AcmSendTestOldApi |
( |
| ) |
|
|
override |
◆ acm() [1/2]
◆ acm() [2/2]
◆ NextPacket() [1/2]
std::unique_ptr<Packet> webrtc::test::AcmSendTestOldApi::NextPacket |
( |
| ) |
|
|
overridevirtual |
◆ NextPacket() [2/2]
std::unique_ptr< Packet > webrtc::test::AcmSendTestOldApi::NextPacket |
( |
| ) |
|
|
overridevirtual |
◆ RegisterCodec() [1/2]
bool webrtc::test::AcmSendTestOldApi::RegisterCodec |
( |
const char * |
payload_name, |
|
|
int |
sampling_freq_hz, |
|
|
int |
channels, |
|
|
int |
payload_type, |
|
|
int |
frame_size_samples |
|
) |
| |
◆ RegisterCodec() [2/2]
bool webrtc::test::AcmSendTestOldApi::RegisterCodec |
( |
const char * |
payload_name, |
|
|
int |
sampling_freq_hz, |
|
|
int |
channels, |
|
|
int |
payload_type, |
|
|
int |
frame_size_samples |
|
) |
| |
◆ RegisterExternalCodec() [1/2]
bool webrtc::test::AcmSendTestOldApi::RegisterExternalCodec |
( |
AudioEncoder * |
external_speech_encoder | ) |
|
◆ RegisterExternalCodec() [2/2]
bool webrtc::test::AcmSendTestOldApi::RegisterExternalCodec |
( |
AudioEncoder * |
external_speech_encoder | ) |
|
◆ SendData() [1/2]
◆ SendData() [2/2]
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_send_test.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/acm2/acm_send_test.cc