Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RinsedPlaylistBlocker
Volume
C# 클래스 RinsedPlaylistBlocker.Volume
파일 보기
프로젝트 열기: 7digital/Rinsed-Playlist-Blocker
공개 메소드들
메소드
설명
Mute
( ) :
void
Unmute
( ) :
void
비공개 메소드들
메소드
설명
GetVolume
(
ushort
&
volLeft
,
ushort
&
volRight
) :
int
SetVolume
(
ushort
volLeft
,
ushort
volRight
) :
void
메소드 상세
Mute()
공개
메소드
public
Mute
( ) :
void
리턴
void
Unmute()
공개
메소드
public
Unmute
( ) :
void
리턴
void