Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
const bool CParameterPlayer::GetEnableAudioInput() const
79
{
80
return m_bEnableAudioInput;
81
}
82
83
int CParameterPlayer::SetEnableAudioInput(bool bEnable)
84
{
Callers
2
Q_LOGGING_CATEGORY
Function · 0.80
slotStart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected