webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
builtin_audio_decoder_factory_internal.cc File Reference
#include "webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory_internal.h"
#include <memory>
#include <vector>
#include "webrtc/base/checks.h"
#include "webrtc/base/optional.h"
#include "webrtc/common_types.h"
#include "webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h"
#include "webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h"
#include "webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h"

Namespaces

 webrtc
 

Functions

rtc::scoped_refptr< AudioDecoderFactory > webrtc::CreateBuiltinAudioDecoderFactoryInternal ()
 

Variable Documentation

◆ constructor

bool(* constructor) (const SdpAudioFormat &format, std::unique_ptr< AudioDecoder > *out)

◆ name

const char* name