Ring Daemon 16.0.0
Loading...
Searching...
No Matches
jami::SystemAudioCodecInfo Member List

This is the complete list of members for jami::SystemAudioCodecInfo, including all inherited members.

audioformatjami::SystemAudioCodecInfo
avcodecIdjami::SystemCodecInfo
bitratejami::SystemCodecInfo
codecTypejami::SystemCodecInfo
DEFAULT_CODEC_QUALITYjami::SystemCodecInfostatic
DEFAULT_MAX_BITRATEjami::SystemCodecInfostatic
DEFAULT_MIN_BITRATEjami::SystemCodecInfostatic
DEFAULT_NO_QUALITYjami::SystemCodecInfostatic
DEFAULT_VIDEO_BITRATEjami::SystemCodecInfostatic
getCodecSpecifications() const overridejami::SystemAudioCodecInfovirtual
idjami::SystemCodecInfo
isActivejami::SystemCodecInfo
isPCMG722() constjami::SystemAudioCodecInfo
libNamejami::SystemCodecInfo
longNamejami::SystemCodecInfo
maxBitratejami::SystemCodecInfo
maxQualityjami::SystemCodecInfo
mediaTypejami::SystemCodecInfo
minBitratejami::SystemCodecInfo
minQualityjami::SystemCodecInfo
namejami::SystemCodecInfo
orderjami::SystemCodecInfo
payloadTypejami::SystemCodecInfo
qualityjami::SystemCodecInfo
setCodecSpecifications(const std::map< std::string, std::string > &details)jami::SystemAudioCodecInfo
SystemAudioCodecInfo(unsigned codecId, unsigned avcodecId, const std::string &longName, const std::string &name, const std::string &libName, CodecType type, unsigned bitrate=0, unsigned sampleRate=0, unsigned nbChannels=0, unsigned payloadType=0, AVSampleFormat sampleFormat=AV_SAMPLE_FMT_S16)jami::SystemAudioCodecInfo
SystemCodecInfo(unsigned codecId, unsigned avcodecId, const std::string &longName, const std::string &name, const std::string &libName, MediaType mediaType, CodecType codecType=CODEC_NONE, unsigned bitrate=0, unsigned payloadType=0, unsigned m_minQuality=DEFAULT_NO_QUALITY, unsigned m_maxQuality=DEFAULT_NO_QUALITY)jami::SystemCodecInfo
~SystemAudioCodecInfo()jami::SystemAudioCodecInfo
~SystemCodecInfo()jami::SystemCodecInfovirtual