|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AudioDevice the audio samples are written to.
DataBuffer for audio stream.
AudioDevice interface provides an abstraction for
a device capable of sounding audio samples. AudioDeviceFactory class stores the factories
for all the audio device implementations available in the system.
AudioFrame class represents one frame of audio data.
BigPipedInputStream represents the Piped Input Stream.
BigPipedInputStream class with the specified buffer size.
BigPipedOutputStream represents the Piped Output Stream.
BigPipedOutputStream class with the specified
BigPipedInputStream object in the pipe.
DataBuffer with the movie's data to read.
BigPipedInputStream
BigPipedInputStream object in the pipe.
BigPipedOutputStream object in the pipe.
ControlButton class represents a button of the ControlPanel.
ControlPanel responds for painting of the control panel
(play/pause, mute on/mute off, stop buttons).AudioDevice interface of a type that
specified by the deviceType field.
CryptedInputStream class implements decryption
function of the MPEG stream.CryptedInputStream class.
DataBlock class represents a block of 64 bytes.
Datablock without data.
Datablock as a continue of the existed Datablock.
DataBuffer object represents a data stream (container of the information data blocks).
DataBuffer with the specified type and MPEG_reader.
DataFrame class represents one frame of video or audio data.
DataFrame with the specified time stamp and file position.
EightBitAudioDevice class implements an audio
device by using the sun.audio.AudioPlayer class.Elements (objects that contain movie frames).
Element object with the pixels of the current frame.
Element object.
DataBlock in the list of frame's data blocks.
percent equals '%' gets the current volume as a percent value
(between 0..100) otherwise returns the volume as an interger value (between 1>10).
DataBuffer with the movie's data for reading.
length bytes.
DataBlock in the list of frame's data blocks.
Datablock object.
length audio samples.
InputStream for a zip-compressed file.
Huffmann class represents VLC (Hufmann) decoder.
IControlPanel interface provides access to the control panel of the Video Player.MovieScreen object with the specified tool for accessing the mpeg bit stream.
maxBufferSize.
set_dim() method was called by video_decoder.
io_tool class implements the functionality
for accessing to the input movie's data stream as a bit stream.
io_tool object with the specified values.
BigPipedInputStream.
BigPipedOutputStream.
JavaSoundAudioDevice audio device is not a
crappy eight-bit eight khz ulaw decoder (browser).
EightBitAudioDevice audio device is a
crappy eight-bit eight khz ulaw decoder (browser).
JavaSoundAudioDevice class implements an audio
device by using the JavaSound API.JSCallBack class responds for the JavaScript callback functionality of the video applet.AudioDeviceFactory.
motion_data class is used to store and compute the motion information.
MovieScreen class represents a panel on which the movie is shown.MovieScreen using the specified applet object.
MPEG_Reader class consists of two buffers, one for video and
one for audio. MPEG_Reader object with the specified parameters
and starts the "MPEG_Reader" thread.
MPEG_video class implements the video decoder of the MPEG bit stream.MPEG_video object, notices the parameters, inits "non_intra" and "null" matrixes
and creates an VLC (Hufmann) decoder object.
Player class implements a simple player for playback
of an MPEG audio stream.Player instance with the specified MPEG audio bitstream and
the reference to the video applet.