Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SoundLibrary
Filter
Mixer.Tuple
C# Class SoundLibrary.Filter.Mixer.Tuple
Mostra file
Open project: ufcpp/UfcppSample
Class Usage Examples
Public Properties
Property
Type
Description
filter
IFilter
gain
double
Public Methods
Method
Description
Tuple
(
IFilter
filter
,
double
gain
) :
System
Method Details
Tuple()
public
method
public
Tuple
(
IFilter
filter
,
double
gain
) :
System
filter
IFilter
gain
double
return
System
Property Details
filter
public_oe property
public
IFilter
filter
return
IFilter
gain
public_oe property
public
double
gain
return
double