#include <codec.h>
◆ ~Codec() [1/2]
cricket::Codec::~Codec |
( |
| ) |
|
|
virtualdefault |
◆ Codec() [1/8]
cricket::Codec::Codec |
( |
int |
id, |
|
|
const std::string & |
name, |
|
|
int |
clockrate |
|
) |
| |
|
protected |
◆ Codec() [2/8]
cricket::Codec::Codec |
( |
| ) |
|
|
protected |
◆ Codec() [3/8]
cricket::Codec::Codec |
( |
const Codec & |
c | ) |
|
|
protecteddefault |
◆ Codec() [4/8]
cricket::Codec::Codec |
( |
Codec && |
c | ) |
|
|
protecteddefault |
◆ ~Codec() [2/2]
virtual cricket::Codec::~Codec |
( |
| ) |
|
|
virtual |
◆ Codec() [5/8]
cricket::Codec::Codec |
( |
int |
id, |
|
|
const std::string & |
name, |
|
|
int |
clockrate |
|
) |
| |
|
protected |
◆ Codec() [6/8]
cricket::Codec::Codec |
( |
| ) |
|
|
protected |
◆ Codec() [7/8]
cricket::Codec::Codec |
( |
const Codec & |
c | ) |
|
|
protected |
◆ Codec() [8/8]
cricket::Codec::Codec |
( |
Codec && |
c | ) |
|
|
protected |
◆ AddFeedbackParam() [1/2]
◆ AddFeedbackParam() [2/2]
◆ GetParam() [1/4]
◆ GetParam() [2/4]
◆ GetParam() [3/4]
bool cricket::Codec::GetParam |
( |
const std::string & |
name, |
|
|
int * |
out |
|
) |
| const |
◆ GetParam() [4/4]
bool cricket::Codec::GetParam |
( |
const std::string & |
name, |
|
|
int * |
out |
|
) |
| const |
◆ HasFeedbackParam() [1/2]
bool cricket::Codec::HasFeedbackParam |
( |
const FeedbackParam & |
param | ) |
const |
◆ HasFeedbackParam() [2/2]
bool cricket::Codec::HasFeedbackParam |
( |
const FeedbackParam & |
param | ) |
const |
◆ IntersectFeedbackParams() [1/2]
void cricket::Codec::IntersectFeedbackParams |
( |
const Codec & |
other | ) |
|
◆ IntersectFeedbackParams() [2/2]
void cricket::Codec::IntersectFeedbackParams |
( |
const Codec & |
other | ) |
|
◆ Matches() [1/2]
bool cricket::Codec::Matches |
( |
const Codec & |
codec | ) |
const |
◆ Matches() [2/2]
bool cricket::Codec::Matches |
( |
const Codec & |
codec | ) |
const |
◆ operator!=() [1/2]
bool cricket::Codec::operator!= |
( |
const Codec & |
c | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool cricket::Codec::operator!= |
( |
const Codec & |
c | ) |
const |
|
inline |
◆ operator=() [1/4]
Codec & cricket::Codec::operator= |
( |
const Codec & |
c | ) |
|
|
default |
◆ operator=() [2/4]
Codec& cricket::Codec::operator= |
( |
const Codec & |
c | ) |
|
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ operator==() [1/2]
bool cricket::Codec::operator== |
( |
const Codec & |
c | ) |
const |
◆ operator==() [2/2]
bool cricket::Codec::operator== |
( |
const Codec & |
c | ) |
const |
◆ RemoveParam() [1/2]
bool cricket::Codec::RemoveParam |
( |
const std::string & |
name | ) |
|
◆ RemoveParam() [2/2]
bool cricket::Codec::RemoveParam |
( |
const std::string & |
name | ) |
|
◆ SetParam() [1/4]
◆ SetParam() [2/4]
◆ SetParam() [3/4]
◆ SetParam() [4/4]
◆ ToCodecParameters() [1/2]
◆ ToCodecParameters() [2/2]
◆ clockrate
int cricket::Codec::clockrate |
◆ feedback_params
◆ id
◆ name
◆ params
The documentation for this struct was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/media/base/codec.h
- Source/ThirdParty/libwebrtc/Source/webrtc/media/base/codec.cc