Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetEnableAudioOutput
Method
GetEnableAudioOutput
Plugins/Player/ParameterPlayer.cpp:138–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
const bool CParameterPlayer::GetEnableAudioOutput() const
139
{
140
return m_bEnableAudioOutput;
141
}
142
143
int CParameterPlayer::SetEnableAudioOutput(bool bEnable)
144
{
Callers
2
Q_LOGGING_CATEGORY
Function · 0.80
slotStart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected