ObsToggleInputMuteCommand constructor
ObsToggleInputMuteCommand()
Implementation
ObsToggleInputMuteCommand() {
argParser.addOption('inputName',
help: 'The name of the input to toggle the mute status of.');
}