AudioEffect Class |
Namespace: Alvas.Audio
The AudioEffect type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateChorusAudioEffect |
Creates Chorus audio effect
|
![]() ![]() | CreateCompressorAudioEffect |
Creates Compressor audio effect
|
![]() ![]() | CreateDistortionAudioEffect |
Creates Distortion audio effect
|
![]() ![]() | CreateEchoAudioEffect |
Creates Echo audio effect
|
![]() ![]() | CreateFlangerAudioEffect |
Creates Flanger audio effect
|
![]() ![]() | CreateGargleAudioEffect |
Creates Gargle audio effect
|
![]() ![]() | CreateI3DL2ReverbAudioEffect |
Creates I3DL2Reverb audio effect
|
![]() ![]() | CreateParamEqAudioEffect |
Creates ParamEq audio effect
|
![]() ![]() | CreateWavesReverbAudioEffect |
Creates WavesReverb audio effect
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ProcessInPlace |
Process in place audio data and put the resulting audio data into data array
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | HasProcessInPlace |
Checks can whether process in place
|
![]() | Params |
Returns list of parameters, such as integer, floating point, boolean or a member of an enumerated type.
|