#include <audio_decoder_factory.h>
◆ GetSupportedDecoders() [1/2]
virtual std::vector<AudioCodecSpec> webrtc::AudioDecoderFactory::GetSupportedDecoders |
( |
| ) |
|
|
pure virtual |
◆ GetSupportedDecoders() [2/2]
virtual std::vector<AudioCodecSpec> webrtc::AudioDecoderFactory::GetSupportedDecoders |
( |
| ) |
|
|
pure virtual |
◆ IsSupportedDecoder() [1/2]
virtual bool webrtc::AudioDecoderFactory::IsSupportedDecoder |
( |
const SdpAudioFormat & |
format | ) |
|
|
pure virtual |
◆ IsSupportedDecoder() [2/2]
virtual bool webrtc::AudioDecoderFactory::IsSupportedDecoder |
( |
const SdpAudioFormat & |
format | ) |
|
|
pure virtual |
◆ MakeAudioDecoder() [1/2]
◆ MakeAudioDecoder() [2/2]
The documentation for this class was generated from the following file: