Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RinsedPlaylistBlocker
Volume
C# Class RinsedPlaylistBlocker.Volume
Show file
Open project: 7digital/Rinsed-Playlist-Blocker
Public Methods
Method
Description
Mute
( ) :
void
Unmute
( ) :
void
Private Methods
Method
Description
GetVolume
(
ushort
&
volLeft
,
ushort
&
volRight
) :
int
SetVolume
(
ushort
volLeft
,
ushort
volRight
) :
void
Method Details
Mute()
public
method
public
Mute
( ) :
void
return
void
Unmute()
public
method
public
Unmute
( ) :
void
return
void