#include <webrtc_cng.h>
|
| ComfortNoiseEncoder (int fs, int interval, int quality) |
|
| ~ComfortNoiseEncoder ()=default |
|
| ComfortNoiseEncoder (const ComfortNoiseEncoder &)=delete |
|
ComfortNoiseEncoder & | operator= (const ComfortNoiseEncoder &)=delete |
|
void | Reset (int fs, int interval, int quality) |
|
size_t | Encode (rtc::ArrayView< const int16_t > speech, bool force_sid, rtc::Buffer *output) |
|
| ComfortNoiseEncoder (int fs, int interval, int quality) |
|
| ~ComfortNoiseEncoder ()=default |
|
| ComfortNoiseEncoder (const ComfortNoiseEncoder &)=delete |
|
ComfortNoiseEncoder & | operator= (const ComfortNoiseEncoder &)=delete |
|
void | Reset (int fs, int interval, int quality) |
|
size_t | Encode (rtc::ArrayView< const int16_t > speech, bool force_sid, rtc::Buffer *output) |
|
◆ ComfortNoiseEncoder() [1/4]
webrtc::ComfortNoiseEncoder::ComfortNoiseEncoder |
( |
int |
fs, |
|
|
int |
interval, |
|
|
int |
quality |
|
) |
| |
◆ ~ComfortNoiseEncoder() [1/2]
webrtc::ComfortNoiseEncoder::~ComfortNoiseEncoder |
( |
| ) |
|
|
default |
◆ ComfortNoiseEncoder() [2/4]
◆ ComfortNoiseEncoder() [3/4]
webrtc::ComfortNoiseEncoder::ComfortNoiseEncoder |
( |
int |
fs, |
|
|
int |
interval, |
|
|
int |
quality |
|
) |
| |
◆ ~ComfortNoiseEncoder() [2/2]
webrtc::ComfortNoiseEncoder::~ComfortNoiseEncoder |
( |
| ) |
|
|
default |
◆ ComfortNoiseEncoder() [4/4]
◆ Encode() [1/2]
◆ Encode() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Reset() [1/2]
void webrtc::ComfortNoiseEncoder::Reset |
( |
int |
fs, |
|
|
int |
interval, |
|
|
int |
quality |
|
) |
| |
◆ Reset() [2/2]
void webrtc::ComfortNoiseEncoder::Reset |
( |
int |
fs, |
|
|
int |
interval, |
|
|
int |
quality |
|
) |
| |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc