See: Description
Class | Description |
---|---|
TAsynchronousFilteredAudioInputStream |
Base class for asynchronus converters.
|
TAudioInputStream |
AudioInputStream base class.
|
TEncodingFormatConversionProvider |
This is a base class for FormatConversionProviders that only
change the encoding, i.e.
|
TFormatConversionProvider |
Base class for all conversion providers of Tritonus.
|
TSimpleFormatConversionProvider |
This is a base class for FormatConversionProviders that can convert
from each source encoding/format to each target encoding/format.
|
TSynchronousFilteredAudioInputStream |
Base class for types of audio filter/converter that translate one frame to another frame.
It provides all the transformation of frame sizes. It does NOT handle different sample rates of original stream and this stream ! |
Base classes for the implementation of FormatConversionProviders. The classes provided here .
FormatConversionProvider
,
org.tritonus.sampled.convert
,
org.tritonus.sampled.convert.gsm
,
org.tritonus.sampled.convert.jorbis
,
org.tritonus.sampled.convert.lame
,
org.tritonus.sampled.convert.vorbis