sound_volume_view 1.0.0
sound_volume_view: ^1.0.0 copied to clipboard
SoundVolumeView that displays general information and the current volume level for all active sound components in your system, and allows you to instantly mute and unmute them
1.0.0 #
- _checkPathForSoundVolumeViewExecutable() checks if SoundVolumeView.exe exists in the path of the program.
0.0.7 #
- UPDATE Readme.md
- softwarePath Now it's not mandatory, it's optional.
- Indicating the path or else it will look for it in the compilation files of the program.
0.0.6 #
- UPDATE Readme.md
- Added setAppDefault method
- Added setDefault method
0.0.4 #
- UPDATE Readme.md
- Added setListenToThisDevice method
- Added setPlaybackThroughDevice method
0.0.2 #
- Added device model
- Added unMute and mute methods.
- Added setListenToThisDevice method.
0.0.1 #
- TODO: Describe initial release.