Photon Voice
v2.58
Inherits IProcessor< float >.
Public Member Functions | |
| MicAmplifierFloat (float amplificationFactor) | |
| float[] | Process (float[] buf) |
| void | Dispose () |
Public Member Functions inherited from IProcessor< float > | |
| T[] | Process (T[] buf) |
| Process a frame of data. More... | |
Properties | |
| float | AmplificationFactor [get, set] |
| bool | Disabled [get, set] |