|
static MsgConfigureFreeDVDemodPrivate * | create (Real Bandwidth, Real LowCutoff, Real volume, int spanLog2, bool audioBinaural, bool audioFlipChannels, bool dsb, bool audioMute, bool agc, bool agcClamping, int agcTimeLog2, int agcPowerThreshold, int agcThresholdGate) |
|
static bool | match (const Message *message) |
|
|
| MsgConfigureFreeDVDemodPrivate (Real Bandwidth, Real LowCutoff, Real volume, int spanLog2, bool audioBinaural, bool audioFlipChannels, bool dsb, bool audioMute, bool agc, bool agcClamping, int agcTimeLog2, int agcPowerThreshold, int agcThresholdGate) |
|
Definition at line 260 of file freedvdemod.h.
◆ MsgConfigureFreeDVDemodPrivate()
FreeDVDemod::MsgConfigureFreeDVDemodPrivate::MsgConfigureFreeDVDemodPrivate |
( |
Real |
Bandwidth, |
|
|
Real |
LowCutoff, |
|
|
Real |
volume, |
|
|
int |
spanLog2, |
|
|
bool |
audioBinaural, |
|
|
bool |
audioFlipChannels, |
|
|
bool |
dsb, |
|
|
bool |
audioMute, |
|
|
bool |
agc, |
|
|
bool |
agcClamping, |
|
|
int |
agcTimeLog2, |
|
|
int |
agcPowerThreshold, |
|
|
int |
agcThresholdGate |
|
) |
| |
|
inlineprivate |
◆ create()
static MsgConfigureFreeDVDemodPrivate* FreeDVDemod::MsgConfigureFreeDVDemodPrivate::create |
( |
Real |
Bandwidth, |
|
|
Real |
LowCutoff, |
|
|
Real |
volume, |
|
|
int |
spanLog2, |
|
|
bool |
audioBinaural, |
|
|
bool |
audioFlipChannels, |
|
|
bool |
dsb, |
|
|
bool |
audioMute, |
|
|
bool |
agc, |
|
|
bool |
agcClamping, |
|
|
int |
agcTimeLog2, |
|
|
int |
agcPowerThreshold, |
|
|
int |
agcThresholdGate |
|
) |
| |
|
inlinestatic |
◆ getAGC()
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getAGC |
( |
| ) |
const |
|
inline |
◆ getAGCClamping()
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getAGCClamping |
( |
| ) |
const |
|
inline |
◆ getAGCPowerThershold()
int FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getAGCPowerThershold |
( |
| ) |
const |
|
inline |
◆ getAGCThersholdGate()
int FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getAGCThersholdGate |
( |
| ) |
const |
|
inline |
◆ getAGCTimeLog2()
int FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getAGCTimeLog2 |
( |
| ) |
const |
|
inline |
◆ getAudioBinaural()
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getAudioBinaural |
( |
| ) |
const |
|
inline |
◆ getAudioFlipChannels()
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getAudioFlipChannels |
( |
| ) |
const |
|
inline |
◆ getAudioMute()
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getAudioMute |
( |
| ) |
const |
|
inline |
◆ getBandwidth()
Real FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getBandwidth |
( |
| ) |
const |
|
inline |
◆ getDSB()
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getDSB |
( |
| ) |
const |
|
inline |
◆ getLoCutoff()
Real FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getLoCutoff |
( |
| ) |
const |
|
inline |
◆ getSpanLog2()
int FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getSpanLog2 |
( |
| ) |
const |
|
inline |
◆ getVolume()
Real FreeDVDemod::MsgConfigureFreeDVDemodPrivate::getVolume |
( |
| ) |
const |
|
inline |
◆ m_agc
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_agc |
|
private |
◆ m_agcClamping
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_agcClamping |
|
private |
◆ m_agcPowerThreshold
int FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_agcPowerThreshold |
|
private |
◆ m_agcThresholdGate
int FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_agcThresholdGate |
|
private |
◆ m_agcTimeLog2
int FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_agcTimeLog2 |
|
private |
◆ m_audioBinaural
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_audioBinaural |
|
private |
◆ m_audioFlipChannels
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_audioFlipChannels |
|
private |
◆ m_audioMute
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_audioMute |
|
private |
◆ m_Bandwidth
Real FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_Bandwidth |
|
private |
◆ m_dsb
bool FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_dsb |
|
private |
◆ m_LowCutoff
Real FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_LowCutoff |
|
private |
◆ m_spanLog2
int FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_spanLog2 |
|
private |
◆ m_volume
Real FreeDVDemod::MsgConfigureFreeDVDemodPrivate::m_volume |
|
private |
The documentation for this class was generated from the following file: