setApplicationPlayVolume abstract method

int setApplicationPlayVolume(
  1. int volume
)

Setting the volume of the current process in the volume mixer (for Windows)

  • Parameters:
    • volume(int)

Implementation

int setApplicationPlayVolume(int volume);