#include <acm_codec_database.h>
◆ CodecId() [1/4]
int webrtc::acm2::ACMCodecDB::CodecId |
( |
const CodecInst & |
codec_inst | ) |
|
|
static |
◆ CodecId() [2/4]
static int webrtc::acm2::ACMCodecDB::CodecId |
( |
const CodecInst & |
codec_inst | ) |
|
|
static |
◆ CodecId() [3/4]
static int webrtc::acm2::ACMCodecDB::CodecId |
( |
const char * |
payload_name, |
|
|
int |
frequency, |
|
|
size_t |
channels |
|
) |
| |
|
static |
◆ CodecId() [4/4]
int webrtc::acm2::ACMCodecDB::CodecId |
( |
const char * |
payload_name, |
|
|
int |
frequency, |
|
|
size_t |
channels |
|
) |
| |
|
static |
◆ CodecNumber() [1/2]
static int webrtc::acm2::ACMCodecDB::CodecNumber |
( |
const CodecInst & |
codec_inst | ) |
|
|
static |
◆ CodecNumber() [2/2]
int webrtc::acm2::ACMCodecDB::CodecNumber |
( |
const CodecInst & |
codec_inst | ) |
|
|
static |
◆ ReceiverCodecNumber() [1/2]
static int webrtc::acm2::ACMCodecDB::ReceiverCodecNumber |
( |
const CodecInst & |
codec_inst | ) |
|
|
static |
◆ ReceiverCodecNumber() [2/2]
int webrtc::acm2::ACMCodecDB::ReceiverCodecNumber |
( |
const CodecInst & |
codec_inst | ) |
|
|
static |
◆ codec_settings_
static const CodecSettings webrtc::acm2::ACMCodecDB::codec_settings_ |
|
static |
◆ database_
static const CodecInst webrtc::acm2::ACMCodecDB::database_ |
|
static |
◆ kMaxNumCodecs
static const int webrtc::acm2::ACMCodecDB::kMaxNumCodecs = 50 |
|
static |
◆ kMaxNumPacketSize
static const int webrtc::acm2::ACMCodecDB::kMaxNumPacketSize = 6 |
|
static |
◆ neteq_decoders_
static const NetEqDecoder webrtc::acm2::ACMCodecDB::neteq_decoders_ |
|
static |
The documentation for this class was generated from the following files: