MCPcopy 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
138const bool CParameterPlayer::GetEnableAudioOutput() const
139{
140 return m_bEnableAudioOutput;
141}
142
143int CParameterPlayer::SetEnableAudioOutput(bool bEnable)
144{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.80
slotStartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected