Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CapgeminiSurface
Util
ThreadedSoundPlayer
C# Class CapgeminiSurface.Util.ThreadedSoundPlayer
Inheritance:
System.Media.SoundPlayer
显示文件
Open project: smalice/SurfaceWPFApp
Public Methods
Method
Description
PlaySound
( ) :
void
ThreadedSoundPlayer
(
Stream
fileStream
) :
System.IO
Protected Methods
Method
Description
PlaySoundThread
( ) :
void
Method Details
PlaySound()
public
method
public
PlaySound
( ) :
void
return
void
PlaySoundThread()
protected
method
protected
PlaySoundThread
( ) :
void
return
void
ThreadedSoundPlayer()
public
method
public
ThreadedSoundPlayer
(
Stream
fileStream
) :
System.IO
fileStream
System.IO.Stream
return
System.IO