Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

NetAudio Class Reference

Ouput samples to a TCP socket stream connection. More...

#include <NetAudio.h>

Inheritance diagram for NetAudio

Inheritance graph
[legend]
Collaboration diagram for NetAudio:

Collaboration graph
[legend]
List of all members.

Public Methods

 NetAudio (int port, char* address, int rate = 44100, int bits = 16, bool stereo = true, bool threaded = true)
virtual ~NetAudio ()

Protected Methods

virtual int WriteData (unsigned char* buffer, size_t length)

Detailed Description

Ouput samples to a TCP socket stream connection.

TODO: compress data sent over the network.


The documentation for this class was generated from the following files:
Generated at Mon Nov 27 01:47:03 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000