Ring Daemon 16.0.0
Loading...
Searching...
No Matches
libjami::Account::ConfProperties::CodecInfo Namespace Reference

Variables

static constexpr const char AUTO_QUALITY_ENABLED [] = "CodecInfo.autoQualityEnabled"
 
static constexpr const char BITRATE [] = "CodecInfo.bitrate"
 
static constexpr const char CHANNEL_NUMBER [] = "CodecInfo.channelNumber"
 
static constexpr const char FRAME_RATE [] = "CodecInfo.frameRate"
 
static constexpr const char MAX_BITRATE [] = "CodecInfo.max_bitrate"
 
static constexpr const char MAX_QUALITY [] = "CodecInfo.max_quality"
 
static constexpr const char MIN_BITRATE [] = "CodecInfo.min_bitrate"
 
static constexpr const char MIN_QUALITY [] = "CodecInfo.min_quality"
 
static constexpr const char NAME [] = "CodecInfo.name"
 
static constexpr const char QUALITY [] = "CodecInfo.quality"
 
static constexpr const char SAMPLE_RATE [] = "CodecInfo.sampleRate"
 
static constexpr const char TYPE [] = "CodecInfo.type"
 

Variable Documentation

◆ AUTO_QUALITY_ENABLED

constexpr const char libjami::Account::ConfProperties::CodecInfo::AUTO_QUALITY_ENABLED[] = "CodecInfo.autoQualityEnabled"
staticconstexpr

Definition at line 269 of file account_const.h.

Referenced by jami::SystemVideoCodecInfo::setCodecSpecifications().

◆ BITRATE

◆ CHANNEL_NUMBER

constexpr const char libjami::Account::ConfProperties::CodecInfo::CHANNEL_NUMBER[] = "CodecInfo.channelNumber"
staticconstexpr

Definition at line 268 of file account_const.h.

Referenced by jami::SystemAudioCodecInfo::getCodecSpecifications().

◆ FRAME_RATE

constexpr const char libjami::Account::ConfProperties::CodecInfo::FRAME_RATE[] = "CodecInfo.frameRate"
staticconstexpr

◆ MAX_BITRATE

constexpr const char libjami::Account::ConfProperties::CodecInfo::MAX_BITRATE[] = "CodecInfo.max_bitrate"
staticconstexpr

Definition at line 264 of file account_const.h.

Referenced by jami::SystemVideoCodecInfo::getCodecSpecifications().

◆ MAX_QUALITY

constexpr const char libjami::Account::ConfProperties::CodecInfo::MAX_QUALITY[] = "CodecInfo.max_quality"
staticconstexpr

Definition at line 267 of file account_const.h.

◆ MIN_BITRATE

constexpr const char libjami::Account::ConfProperties::CodecInfo::MIN_BITRATE[] = "CodecInfo.min_bitrate"
staticconstexpr

Definition at line 263 of file account_const.h.

Referenced by jami::SystemVideoCodecInfo::getCodecSpecifications().

◆ MIN_QUALITY

constexpr const char libjami::Account::ConfProperties::CodecInfo::MIN_QUALITY[] = "CodecInfo.min_quality"
staticconstexpr

Definition at line 266 of file account_const.h.

◆ NAME

constexpr const char libjami::Account::ConfProperties::CodecInfo::NAME[] = "CodecInfo.name"
staticconstexpr

◆ QUALITY

constexpr const char libjami::Account::ConfProperties::CodecInfo::QUALITY[] = "CodecInfo.quality"
staticconstexpr

Definition at line 265 of file account_const.h.

Referenced by jami::SystemVideoCodecInfo::setCodecSpecifications().

◆ SAMPLE_RATE

constexpr const char libjami::Account::ConfProperties::CodecInfo::SAMPLE_RATE[] = "CodecInfo.sampleRate"
staticconstexpr

◆ TYPE

constexpr const char libjami::Account::ConfProperties::CodecInfo::TYPE[] = "CodecInfo.type"
staticconstexpr