IrrKlang.NET
ISoundEngine Constructor (SoundOutputDriver, SoundEngineOptionFlag, String)
[Visual Basic]
Overloads Public Sub New( _
ByVal
driver
As
SoundOutputDriver
, _
ByVal
options
As
SoundEngineOptionFlag
, _
ByVal
deviceID
As
String
_
)
[C#]
public ISoundEngine(
SoundOutputDriver
driver
,
SoundEngineOptionFlag
options
,
string
deviceID
);
See Also
ISoundEngine Class
|
IrrKlang Namespace
|
ISoundEngine Constructor Overload List