C# Class RinsedPlaylistBlocker.Volume

Afficher le fichier Open project: 7digital/Rinsed-Playlist-Blocker

Méthodes publiques

Méthode Description
Mute ( ) : void
Unmute ( ) : void

Private Methods

Méthode Description
GetVolume ( ushort &volLeft, ushort &volRight ) : int
SetVolume ( ushort volLeft, ushort volRight ) : void

Method Details

Mute() public méthode

public Mute ( ) : void
Résultat void

Unmute() public méthode

public Unmute ( ) : void
Résultat void