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

Method GetAudioOutput

Plugins/Player/ParameterPlayer.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123const int CParameterPlayer::GetAudioOutput() const
124{
125 return m_nAudioOutput;
126}
127
128int CParameterPlayer::SetAudioOutput(int nIndex)
129{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.80
slotEnableAudioOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected