webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces
audio_coding_module.cc File Reference
#include "webrtc/modules/audio_coding/include/audio_coding_module.h"
#include "webrtc/api/audio_codecs/builtin_audio_decoder_factory.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/safe_conversions.h"
#include "webrtc/modules/audio_coding/acm2/acm_receiver.h"
#include "webrtc/modules/audio_coding/acm2/acm_resampler.h"
#include "webrtc/modules/audio_coding/acm2/codec_manager.h"
#include "webrtc/modules/audio_coding/acm2/rent_a_codec.h"
#include "webrtc/system_wrappers/include/metrics.h"
#include "webrtc/system_wrappers/include/trace.h"

Namespaces

 webrtc
 

Variable Documentation

◆ audio

const int16_t* audio

◆ audio_channel

size_t audio_channel

◆ buffer

◆ codec_manager

acm2::CodecManager codec_manager

◆ external_speech_encoder

AudioEncoder* external_speech_encoder = nullptr

◆ input_timestamp

uint32_t input_timestamp

◆ length_per_channel

size_t length_per_channel

◆ rent_a_codec

acm2::RentACodec rent_a_codec