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
[
legend
]
Collaboration diagram for NetAudio:
[
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:
/home/pcburns/c/penguinsound/include/PenguinSound/NetAudio.h
/home/pcburns/c/penguinsound/src/PenguinSound/NetAudio.cpp
Generated at Mon Nov 27 01:47:03 2000 for LibPenguinPlay by
1.2.3 written by
Dimitri van Heesch
, © 1997-2000