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

Method GetAudioInput

Plugins/Player/ParameterPlayer.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63const int CParameterPlayer::GetAudioInput() const
64{
65 return m_nAudioInput;
66}
67
68int CParameterPlayer::SetAudioInput(int nIndex)
69{

Callers 2

Q_LOGGING_CATEGORYFunction · 0.80
slotEnableAudioInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected