MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetEnableAudioInput

Method GetEnableAudioInput

Plugins/Player/ParameterPlayer.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78const bool CParameterPlayer::GetEnableAudioInput() const
79{
80 return m_bEnableAudioInput;
81}
82
83int CParameterPlayer::SetEnableAudioInput(bool bEnable)
84{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.80
slotStartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected