AudioEncoder |
An audio encoder
|
AudioSource |
Audio data input
|
BufferedSink |
A Sink First-In First-Out buffer. |
CastSink |
Data output to a ShoutCast / IceCast / etc. |
Config |
A configuration file representation. |
ConfigSection |
A configuration file representation. |
Connector |
Connects a source to one or more sinks. |
DarkIce |
Program main object. |
Exception |
An exception class. |
FileCast |
Class representing output to a local file. |
FileSink |
File data output
|
IceCast |
Class representing output to an IceCast server with
x-audiocast login
|
IceCast2 |
Class representing output to an IceCast2 server with
ice login
|
LameLibEncoder |
A class representing the lame encoder linked as a shared object or as
a static library. |
OssDspSource |
An audio input based on /dev/dsp-like raw devices
|
Ref |
Java-like object reference class. |
Referable |
Base class for an object for which references can be made
with the reference class Ref. |
Reporter |
Class for reporting events. |
ShoutCast |
Class representing output to a ShoutCast server with
icy login
|
Sink |
A general data sink
|
SolarisDspSource |
An audio input based on Solaris /dev/audio devices
|
Source |
A general data source
|
TcpSocket |
A TCP network socket
|
Util |
Widely used utilities. |
VorbisLibEncoder |
A class representing the ogg vorbis encoder linked as a shared object or
as a static library. |
aflibConverter | |