Wraps PCM audio stream with WAV header for streaming.
More...
|
|
| WavHeaderInputStream (InputStream pcmStream, int sampleRate, int channels, int bitsPerSample) |
| |
|
int | read () throws IOException |
| |
|
int | read (byte[] b, int off, int len) throws IOException |
| |
|
void | close () throws IOException |
| |
Wraps PCM audio stream with WAV header for streaming.
- Author
- tobexyz
The documentation for this class was generated from the following file:
- /github/workspace/yaacc/src/main/java/de/yaacc/upnp/server/media/WavHeaderInputStream.java