webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
webrtc::MockDecoderDatabase Member List

This is the complete list of members for webrtc::MockDecoderDatabase, including all inherited members.

CheckPayloadTypes(const PacketList &packet_list) constwebrtc::DecoderDatabase
CheckPayloadTypes(const PacketList &packet_list) constwebrtc::DecoderDatabase
DatabaseReturnCodes enum namewebrtc::DecoderDatabase
DatabaseReturnCodes enum namewebrtc::DecoderDatabase
DecoderDatabase(const rtc::scoped_refptr< AudioDecoderFactory > &decoder_factory)webrtc::DecoderDatabase
DecoderDatabase(const rtc::scoped_refptr< AudioDecoderFactory > &decoder_factory)webrtc::DecoderDatabase
Empty() constwebrtc::DecoderDatabasevirtual
Empty() constwebrtc::DecoderDatabasevirtual
GetActiveCngDecoder() constwebrtc::DecoderDatabasevirtual
GetActiveCngDecoder() constwebrtc::DecoderDatabasevirtual
GetActiveDecoder() constwebrtc::DecoderDatabasevirtual
GetActiveDecoder() constwebrtc::DecoderDatabasevirtual
GetDecoder(uint8_t rtp_payload_type) constwebrtc::DecoderDatabase
GetDecoder(uint8_t rtp_payload_type) constwebrtc::DecoderDatabase
GetDecoderInfo(uint8_t rtp_payload_type) constwebrtc::DecoderDatabasevirtual
GetDecoderInfo(uint8_t rtp_payload_type) constwebrtc::DecoderDatabasevirtual
InsertExternal(uint8_t rtp_payload_type, NetEqDecoder codec_type, const std::string &codec_name, AudioDecoder *decoder)webrtc::DecoderDatabasevirtual
InsertExternal(uint8_t rtp_payload_type, NetEqDecoder codec_type, const std::string &codec_name, AudioDecoder *decoder)webrtc::DecoderDatabasevirtual
IsComfortNoise(uint8_t rtp_payload_type) constwebrtc::DecoderDatabase
IsComfortNoise(uint8_t rtp_payload_type) constwebrtc::DecoderDatabase
IsDtmf(uint8_t rtp_payload_type) constwebrtc::DecoderDatabase
IsDtmf(uint8_t rtp_payload_type) constwebrtc::DecoderDatabase
IsRed(uint8_t rtp_payload_type) constwebrtc::DecoderDatabase
IsRed(uint8_t rtp_payload_type) constwebrtc::DecoderDatabase
IsType(uint8_t rtp_payload_type, const char *name) constwebrtc::DecoderDatabase
IsType(uint8_t rtp_payload_type, const std::string &name) constwebrtc::DecoderDatabase
IsType(uint8_t rtp_payload_type, const char *name) constwebrtc::DecoderDatabase
IsType(uint8_t rtp_payload_type, const std::string &name) constwebrtc::DecoderDatabase
kCodecNotSupported enum valuewebrtc::DecoderDatabase
kDecoderExists enum valuewebrtc::DecoderDatabase
kDecoderNotFound enum valuewebrtc::DecoderDatabase
kInvalidPointer enum valuewebrtc::DecoderDatabase
kInvalidRtpPayloadType enum valuewebrtc::DecoderDatabase
kInvalidSampleRate enum valuewebrtc::DecoderDatabase
kOK enum valuewebrtc::DecoderDatabase
kRtpPayloadTypeErrorwebrtc::DecoderDatabasestatic
MOCK_CONST_METHOD0(Empty, bool())webrtc::MockDecoderDatabase
MOCK_CONST_METHOD0(Size, int())webrtc::MockDecoderDatabase
MOCK_CONST_METHOD0(GetActiveDecoder, AudioDecoder *())webrtc::MockDecoderDatabase
MOCK_CONST_METHOD0(GetActiveCngDecoder, ComfortNoiseDecoder *())webrtc::MockDecoderDatabase
MOCK_CONST_METHOD0(Empty, bool())webrtc::MockDecoderDatabase
MOCK_CONST_METHOD0(Size, int())webrtc::MockDecoderDatabase
MOCK_CONST_METHOD0(GetActiveDecoder, AudioDecoder *())webrtc::MockDecoderDatabase
MOCK_CONST_METHOD0(GetActiveCngDecoder, ComfortNoiseDecoder *())webrtc::MockDecoderDatabase
MOCK_CONST_METHOD1(GetDecoderInfo, const DecoderInfo *(uint8_t rtp_payload_type))webrtc::MockDecoderDatabase
MOCK_CONST_METHOD1(GetDecoderInfo, const DecoderInfo *(uint8_t rtp_payload_type))webrtc::MockDecoderDatabase
MOCK_METHOD0(Die, void())webrtc::MockDecoderDatabase
MOCK_METHOD0(Reset, void())webrtc::MockDecoderDatabase
MOCK_METHOD0(RemoveAll, void())webrtc::MockDecoderDatabase
MOCK_METHOD0(Die, void())webrtc::MockDecoderDatabase
MOCK_METHOD0(Reset, void())webrtc::MockDecoderDatabase
MOCK_METHOD0(RemoveAll, void())webrtc::MockDecoderDatabase
MOCK_METHOD1(Remove, int(uint8_t rtp_payload_type))webrtc::MockDecoderDatabase
MOCK_METHOD1(SetActiveCngDecoder, int(uint8_t rtp_payload_type))webrtc::MockDecoderDatabase
MOCK_METHOD1(Remove, int(uint8_t rtp_payload_type))webrtc::MockDecoderDatabase
MOCK_METHOD1(SetActiveCngDecoder, int(uint8_t rtp_payload_type))webrtc::MockDecoderDatabase
MOCK_METHOD2(RegisterPayload, int(int rtp_payload_type, const SdpAudioFormat &audio_format))webrtc::MockDecoderDatabase
MOCK_METHOD2(SetActiveDecoder, int(uint8_t rtp_payload_type, bool *new_decoder))webrtc::MockDecoderDatabase
MOCK_METHOD2(RegisterPayload, int(int rtp_payload_type, const SdpAudioFormat &audio_format))webrtc::MockDecoderDatabase
MOCK_METHOD2(SetActiveDecoder, int(uint8_t rtp_payload_type, bool *new_decoder))webrtc::MockDecoderDatabase
MOCK_METHOD3(RegisterPayload, int(uint8_t rtp_payload_type, NetEqDecoder codec_type, const std::string &name))webrtc::MockDecoderDatabase
MOCK_METHOD3(RegisterPayload, int(uint8_t rtp_payload_type, NetEqDecoder codec_type, const std::string &name))webrtc::MockDecoderDatabase
MOCK_METHOD4(InsertExternal, int(uint8_t rtp_payload_type, NetEqDecoder codec_type, const std::string &codec_name, AudioDecoder *decoder))webrtc::MockDecoderDatabase
MOCK_METHOD4(InsertExternal, int(uint8_t rtp_payload_type, NetEqDecoder codec_type, const std::string &codec_name, AudioDecoder *decoder))webrtc::MockDecoderDatabase
MockDecoderDatabase(rtc::scoped_refptr< AudioDecoderFactory > factory=nullptr)webrtc::MockDecoderDatabaseinlineexplicit
MockDecoderDatabase(rtc::scoped_refptr< AudioDecoderFactory > factory=nullptr)webrtc::MockDecoderDatabaseinlineexplicit
RegisterPayload(uint8_t rtp_payload_type, NetEqDecoder codec_type, const std::string &name)webrtc::DecoderDatabasevirtual
RegisterPayload(int rtp_payload_type, const SdpAudioFormat &audio_format)webrtc::DecoderDatabasevirtual
RegisterPayload(uint8_t rtp_payload_type, NetEqDecoder codec_type, const std::string &name)webrtc::DecoderDatabasevirtual
RegisterPayload(int rtp_payload_type, const SdpAudioFormat &audio_format)webrtc::DecoderDatabasevirtual
Remove(uint8_t rtp_payload_type)webrtc::DecoderDatabasevirtual
Remove(uint8_t rtp_payload_type)webrtc::DecoderDatabasevirtual
RemoveAll()webrtc::DecoderDatabasevirtual
RemoveAll()webrtc::DecoderDatabasevirtual
Reset()webrtc::DecoderDatabasevirtual
Reset()webrtc::DecoderDatabasevirtual
SetActiveCngDecoder(uint8_t rtp_payload_type)webrtc::DecoderDatabasevirtual
SetActiveCngDecoder(uint8_t rtp_payload_type)webrtc::DecoderDatabasevirtual
SetActiveDecoder(uint8_t rtp_payload_type, bool *new_decoder)webrtc::DecoderDatabasevirtual
SetActiveDecoder(uint8_t rtp_payload_type, bool *new_decoder)webrtc::DecoderDatabasevirtual
Size() constwebrtc::DecoderDatabasevirtual
Size() constwebrtc::DecoderDatabasevirtual
~DecoderDatabase()webrtc::DecoderDatabasevirtual
~DecoderDatabase()webrtc::DecoderDatabasevirtual
~MockDecoderDatabase()webrtc::MockDecoderDatabaseinlinevirtual
~MockDecoderDatabase()webrtc::MockDecoderDatabaseinlinevirtual