#include <Channel.h>
|
| Channel (int16_t chID=-1) |
|
| ~Channel () override |
|
int32_t | SendData (FrameType frameType, uint8_t payloadType, uint32_t timeStamp, const uint8_t *payloadData, size_t payloadSize, const RTPFragmentationHeader *fragmentation) override |
|
void | RegisterReceiverACM (AudioCodingModule *acm) |
|
void | ResetStats () |
|
int16_t | Stats (CodecInst &codecInst, ACMTestPayloadStats &payloadStats) |
|
void | Stats (uint32_t *numPackets) |
|
void | Stats (uint8_t *payloadType, uint32_t *payloadLenByte) |
|
void | PrintStats (CodecInst &codecInst) |
|
void | SetIsStereo (bool isStereo) |
|
uint32_t | LastInTimestamp () |
|
void | SetFECTestWithPacketLoss (bool usePacketLoss) |
|
double | BitRate () |
|
void | set_send_timestamp (uint32_t new_send_ts) |
|
void | set_sequence_number (uint16_t new_sequence_number) |
|
void | set_num_packets_to_drop (int new_num_packets_to_drop) |
|
| Channel (int16_t chID=-1) |
|
| ~Channel () override |
|
int32_t | SendData (FrameType frameType, uint8_t payloadType, uint32_t timeStamp, const uint8_t *payloadData, size_t payloadSize, const RTPFragmentationHeader *fragmentation) override |
|
void | RegisterReceiverACM (AudioCodingModule *acm) |
|
void | ResetStats () |
|
int16_t | Stats (CodecInst &codecInst, ACMTestPayloadStats &payloadStats) |
|
void | Stats (uint32_t *numPackets) |
|
void | Stats (uint8_t *payloadType, uint32_t *payloadLenByte) |
|
void | PrintStats (CodecInst &codecInst) |
|
void | SetIsStereo (bool isStereo) |
|
uint32_t | LastInTimestamp () |
|
void | SetFECTestWithPacketLoss (bool usePacketLoss) |
|
double | BitRate () |
|
void | set_send_timestamp (uint32_t new_send_ts) |
|
void | set_sequence_number (uint16_t new_sequence_number) |
|
void | set_num_packets_to_drop (int new_num_packets_to_drop) |
|
virtual | ~AudioPacketizationCallback () |
|
virtual | ~AudioPacketizationCallback () |
|
◆ Channel() [1/2]
webrtc::Channel::Channel |
( |
int16_t |
chID = -1 | ) |
|
◆ ~Channel() [1/2]
webrtc::Channel::~Channel |
( |
| ) |
|
|
override |
◆ Channel() [2/2]
webrtc::Channel::Channel |
( |
int16_t |
chID = -1 | ) |
|
◆ ~Channel() [2/2]
webrtc::Channel::~Channel |
( |
| ) |
|
|
override |
◆ BitRate() [1/2]
double webrtc::Channel::BitRate |
( |
| ) |
|
◆ BitRate() [2/2]
double webrtc::Channel::BitRate |
( |
| ) |
|
◆ LastInTimestamp() [1/2]
uint32_t webrtc::Channel::LastInTimestamp |
( |
| ) |
|
◆ LastInTimestamp() [2/2]
uint32_t webrtc::Channel::LastInTimestamp |
( |
| ) |
|
◆ PrintStats() [1/2]
◆ PrintStats() [2/2]
◆ RegisterReceiverACM() [1/2]
◆ RegisterReceiverACM() [2/2]
◆ ResetStats() [1/2]
void webrtc::Channel::ResetStats |
( |
| ) |
|
◆ ResetStats() [2/2]
void webrtc::Channel::ResetStats |
( |
| ) |
|
◆ SendData() [1/2]
◆ SendData() [2/2]
◆ set_num_packets_to_drop() [1/2]
void webrtc::Channel::set_num_packets_to_drop |
( |
int |
new_num_packets_to_drop | ) |
|
|
inline |
◆ set_num_packets_to_drop() [2/2]
void webrtc::Channel::set_num_packets_to_drop |
( |
int |
new_num_packets_to_drop | ) |
|
|
inline |
◆ set_send_timestamp() [1/2]
void webrtc::Channel::set_send_timestamp |
( |
uint32_t |
new_send_ts | ) |
|
|
inline |
◆ set_send_timestamp() [2/2]
void webrtc::Channel::set_send_timestamp |
( |
uint32_t |
new_send_ts | ) |
|
|
inline |
◆ set_sequence_number() [1/2]
void webrtc::Channel::set_sequence_number |
( |
uint16_t |
new_sequence_number | ) |
|
|
inline |
◆ set_sequence_number() [2/2]
void webrtc::Channel::set_sequence_number |
( |
uint16_t |
new_sequence_number | ) |
|
|
inline |
◆ SetFECTestWithPacketLoss() [1/2]
void webrtc::Channel::SetFECTestWithPacketLoss |
( |
bool |
usePacketLoss | ) |
|
|
inline |
◆ SetFECTestWithPacketLoss() [2/2]
void webrtc::Channel::SetFECTestWithPacketLoss |
( |
bool |
usePacketLoss | ) |
|
|
inline |
◆ SetIsStereo() [1/2]
void webrtc::Channel::SetIsStereo |
( |
bool |
isStereo | ) |
|
|
inline |
◆ SetIsStereo() [2/2]
void webrtc::Channel::SetIsStereo |
( |
bool |
isStereo | ) |
|
|
inline |
◆ Stats() [1/6]
◆ Stats() [2/6]
◆ Stats() [3/6]
◆ Stats() [4/6]
◆ Stats() [5/6]
◆ Stats() [6/6]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/test/Channel.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/test/Channel.cc