|
| void | InsertPacket (uint32_t rtp_timestamp) |
| |
| void | InsertCngPacket (uint32_t rtp_timestamp) |
| |
| bool | GetAudioReturnMuted () |
| |
| void | GetAudioUntilMuted () |
| |
| void | GetAudioUntilNormal () |
| |
| | NetEqDecodingTest () |
| |
| virtual void | SetUp () |
| |
| virtual void | TearDown () |
| |
| void | SelectDecoders (NetEqDecoder *used_codec) |
| |
| void | OpenInputFile (const std::string &rtp_file) |
| |
| void | Process () |
| |
| void | DecodeAndCompare (const std::string &rtp_file, const std::string &output_checksum, const std::string &network_stats_checksum, const std::string &rtcp_stats_checksum, bool gen_ref) |
| |
| void | WrapTest (uint16_t start_seq_no, uint32_t start_timestamp, const std::set< uint16_t > &drop_seq_numbers, bool expect_seq_no_wrap, bool expect_timestamp_wrap) |
| |
| void | LongCngWithClockDrift (double drift_factor, double network_freeze_ms, bool pull_audio_during_freeze, int delay_tolerance_ms, int max_time_to_speech_ms) |
| |
| void | DuplicateCng () |
| |
| rtc::Optional< uint32_t > | PlayoutTimestamp () |
| |
| | Test () |
| |
◆ NetEqDecodingTestWithMutedState()
| webrtc::NetEqDecodingTestWithMutedState::NetEqDecodingTestWithMutedState |
( |
| ) |
|
|
inline |
◆ GetAudioReturnMuted()
| bool webrtc::NetEqDecodingTestWithMutedState::GetAudioReturnMuted |
( |
| ) |
|
|
inlineprotected |
◆ GetAudioUntilMuted()
| void webrtc::NetEqDecodingTestWithMutedState::GetAudioUntilMuted |
( |
| ) |
|
|
inlineprotected |
◆ GetAudioUntilNormal()
| void webrtc::NetEqDecodingTestWithMutedState::GetAudioUntilNormal |
( |
| ) |
|
|
inlineprotected |
◆ InsertCngPacket()
| void webrtc::NetEqDecodingTestWithMutedState::InsertCngPacket |
( |
uint32_t |
rtp_timestamp | ) |
|
|
inlineprotected |
◆ InsertPacket()
| void webrtc::NetEqDecodingTestWithMutedState::InsertPacket |
( |
uint32_t |
rtp_timestamp | ) |
|
|
inlineprotected |
◆ counter_
| int webrtc::NetEqDecodingTestWithMutedState::counter_ = 0 |
|
protected |
◆ kPayloadBytes
| constexpr size_t webrtc::NetEqDecodingTestWithMutedState::kPayloadBytes = kSamples * 2 |
|
staticprotected |
◆ kSamples
| constexpr size_t webrtc::NetEqDecodingTestWithMutedState::kSamples = 10 * 16 |
|
staticprotected |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/neteq_unittest.cc