interface ByteStreamToAudio
|
Byte stream to audio conversion object
More... |
|
|
Public Members
Byte stream to audio conversion object
Converts an asynchronous byte stream to a synchronous audio stream
| attribute long samplingRate
| samplingRate |
| attribute long channels
| channels |
| readonly attribute boolean running
| running |
| async in byte stream indata
| indata |
| out audio stream left
| left |
| out audio stream right
| right |
is conversion currently running, or is it stalled due to the fact
that there is not enough input input?
| Generated by: stefan on stefan on Sat Jun 2 23:13:43 2001, using kdoc 2.0a53. |