C# Class VolumeAction.Nircmd

Afficher le fichier Open project: noant/Pyrite

Méthodes publiques

Méthode Description
ChangeSoundVolume ( int value ) : void
SetSoundVolume ( int value ) : void

Private Methods

Méthode Description
CorrectValue ( int value ) : int
GetCurrentAssemblyFolder ( ) : string
StartNircmd ( string args ) : void

Method Details

ChangeSoundVolume() public static méthode

public static ChangeSoundVolume ( int value ) : void
value int
Résultat void

SetSoundVolume() public static méthode

public static SetSoundVolume ( int value ) : void
value int
Résultat void