setApplicationMuteState abstract method

int setApplicationMuteState(
  1. bool mute
)

Muting the current process in the volume mixer (for Windows)

  • Parameters:
    • volume(int)

Implementation

int setApplicationMuteState(bool mute);