| GargleAudioEffect Class |
Namespace: Alvas.Audio
The GargleAudioEffect type exposes the following members.
| Name | Description | |
|---|---|---|
| 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
(Inherited from AudioEffect.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| HasProcessInPlace |
Checks can whether process in place
(Inherited from AudioEffect.) | |
| Params |
Returns list of parameters, such as integer, floating point, boolean or a member of an enumerated type.
(Inherited from AudioEffect.) |