#include <TestStereo.h>
|
| TestPackStereo () |
|
| ~TestPackStereo () |
|
void | RegisterReceiverACM (AudioCodingModule *acm) |
|
int32_t | SendData (const FrameType frame_type, const uint8_t payload_type, const uint32_t timestamp, const uint8_t *payload_data, const size_t payload_size, const RTPFragmentationHeader *fragmentation) override |
|
uint16_t | payload_size () |
|
uint32_t | timestamp_diff () |
|
void | reset_payload_size () |
|
void | set_codec_mode (StereoMonoMode mode) |
|
void | set_lost_packet (bool lost) |
|
| TestPackStereo () |
|
| ~TestPackStereo () |
|
void | RegisterReceiverACM (AudioCodingModule *acm) |
|
int32_t | SendData (const FrameType frame_type, const uint8_t payload_type, const uint32_t timestamp, const uint8_t *payload_data, const size_t payload_size, const RTPFragmentationHeader *fragmentation) override |
|
uint16_t | payload_size () |
|
uint32_t | timestamp_diff () |
|
void | reset_payload_size () |
|
void | set_codec_mode (StereoMonoMode mode) |
|
void | set_lost_packet (bool lost) |
|
virtual | ~AudioPacketizationCallback () |
|
virtual | ~AudioPacketizationCallback () |
|
◆ TestPackStereo() [1/2]
webrtc::TestPackStereo::TestPackStereo |
( |
| ) |
|
◆ ~TestPackStereo() [1/2]
webrtc::TestPackStereo::~TestPackStereo |
( |
| ) |
|
◆ TestPackStereo() [2/2]
webrtc::TestPackStereo::TestPackStereo |
( |
| ) |
|
◆ ~TestPackStereo() [2/2]
webrtc::TestPackStereo::~TestPackStereo |
( |
| ) |
|
◆ payload_size() [1/2]
uint16_t webrtc::TestPackStereo::payload_size |
( |
| ) |
|
◆ payload_size() [2/2]
uint16_t webrtc::TestPackStereo::payload_size |
( |
| ) |
|
◆ RegisterReceiverACM() [1/2]
◆ RegisterReceiverACM() [2/2]
◆ reset_payload_size() [1/2]
void webrtc::TestPackStereo::reset_payload_size |
( |
| ) |
|
◆ reset_payload_size() [2/2]
void webrtc::TestPackStereo::reset_payload_size |
( |
| ) |
|
◆ SendData() [1/2]
◆ SendData() [2/2]
◆ set_codec_mode() [1/2]
◆ set_codec_mode() [2/2]
◆ set_lost_packet() [1/2]
void webrtc::TestPackStereo::set_lost_packet |
( |
bool |
lost | ) |
|
◆ set_lost_packet() [2/2]
void webrtc::TestPackStereo::set_lost_packet |
( |
bool |
lost | ) |
|
◆ timestamp_diff() [1/2]
uint32_t webrtc::TestPackStereo::timestamp_diff |
( |
| ) |
|
◆ timestamp_diff() [2/2]
uint32_t webrtc::TestPackStereo::timestamp_diff |
( |
| ) |
|
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/test/TestStereo.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/test/TestStereo.cc