Minim index |
|||||||||||||
Name | getInputStream ( ) | ||||||||||||
Examples | None available |
||||||||||||
Description | Get the input as an AudioStream that you can read from yourself, rather than wrapped in an AudioInput that does that work for you. | ||||||||||||
Syntax | getInputStream(type, bufferSize, sampleRate, bitDepth); |
||||||||||||
Parameters |
|
||||||||||||
Returns | an AudioStream that reads from the input source of the soundcard. | ||||||||||||
Usage | Web & Application | ||||||||||||
Related | |||||||||||||