|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
FilteredAudioInputStream
is an AudioInputStream with buffers
to facilitate transcoding the audio.FilteredAudioInputStream
and saves its argument,
the input stream in
, for later use.
FilteredAudioInputStream
with the specified buffer
size, and saves its argument, the inputstream in
for later use.
FilteredAudioInputStream
with the specified buffer
size, and saves its argument, the inputstream in
for later use.
mark
method of
InputStream
.
mark
and
reset
methods.
mark
method before subsequent calls to the reset
method fail.
pos
field at the time the last
mark
method was called.
read
method of
InputStream
.
reset
method of
InputStream
.
skip
method of
InputStream
.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |