Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MabiPacker
PackBrowser.WavePlayer
C# Class MabiPacker.PackBrowser.WavePlayer
Playing sound via winmm.dll
ファイルを表示
Open project: logue/MabiPack
Public Methods
Method
Description
Play
( ) :
void
Stop
( ) :
void
WavePlayer
(
byte
buffer
) :
System
Private Methods
Method
Description
PlaySound
(
IntPtr
pszSound
,
IntPtr
hmod
,
PlaySoundFlags
fdwSound
) :
bool
Method Details
Play()
public
method
public
Play
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
WavePlayer()
public
method
public
WavePlayer
(
byte
buffer
) :
System
buffer
byte
return
System