YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | List of all members
de.yaacc.upnp.server.media.WavHeaderInputStream Class Reference

Wraps PCM audio stream with WAV header for streaming. More...

Inheritance diagram for de.yaacc.upnp.server.media.WavHeaderInputStream:
Inheritance graph
Collaboration diagram for de.yaacc.upnp.server.media.WavHeaderInputStream:
Collaboration graph

Public Member Functions

 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
 

Detailed Description

Wraps PCM audio stream with WAV header for streaming.

Author
tobexyz

The documentation for this class was generated from the following file: