|
virtual::webrtc::RtpCodecParameters | ToCodecParameters () const |
|
MCAPI void | AddFeedbackParam (::cricket::FeedbackParam const &) |
|
MCAPI | Codec (::cricket::Codec &&) |
|
MCAPI | Codec (::cricket::Codec const &) |
|
MCAPI | Codec (::cricket::Codec::Type, int, ::std::string const &, int) |
|
MCAPI | Codec (::cricket::Codec::Type, int, ::std::string const &, int, uint64) |
|
MCAPI bool | GetParam (::std::string const &, int *) const |
|
MCAPI bool | GetParam (::std::string const &, ::std::string *) const |
|
MCAPI::cricket::Codec::ResiliencyType | GetResiliencyType () const |
|
MCAPI void | IntersectFeedbackParams (::cricket::Codec const &) |
|
MCAPI bool | IsMediaCodec () const |
|
MCAPI bool | IsResiliencyCodec () const |
|
MCAPI bool | Matches (::cricket::Codec const &) const |
|
MCAPI bool | MatchesRtpCodec (::webrtc::RtpCodec const &) const |
|
MCAPI void | SetParam (::std::string const &, int) |
|
MCAPI void | SetParam (::std::string const &, ::std::string const &) |
|
MCAPI::std::string | ToString () const |
|
MCAPI::cricket::Codec & | operator= (::cricket::Codec const &) |
|
MCAPI::cricket::Codec & | operator= (::cricket::Codec &&) |
|
MCAPI void * | $ctor (::cricket::Codec &&) |
|
MCAPI void * | $ctor (::cricket::Codec const &) |
|
MCAPI void * | $ctor (::cricket::Codec::Type, int, ::std::string const &, int) |
|
MCAPI void * | $ctor (::cricket::Codec::Type, int, ::std::string const &, int, uint64) |
|