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
OpenRA
SoundDevice
C# Class OpenRA.SoundDevice
Show file
Open project: pchote/OpenRA
Public Properties
Property
Type
Description
Device
string
Label
string
Public Methods
Method
Description
SoundDevice
(
string
device
,
string
label
) :
System
Method Details
SoundDevice()
public
method
public
SoundDevice
(
string
device
,
string
label
) :
System
device
string
label
string
return
System
Property Details
Device
public property
public
string
Device
return
string
Label
public property
public
string
Label
return
string