|
||||||||||
| 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.
b
and decrypts them using xor 0x55 operation
len bytes from the input stream into the buffer b
starting from the offset off
and decrypts them using xor 0x55 operation
len samples of sound data from the circle buffer
into the array b starting from the offset off.
MPEG_reader object (reader of the mpeg stream).
DataBlock from the movie's buffer.
decodeFrame() method for each audio frame).
sun.audio.AudioPlayer in the "Eight Bit Audio Device" thread.
Element object with the pixels of the current frame.
Datablock as a continue of this data block.
n bytes but takes into account that
some of them are already in shift register.
Tables class contains huffman trees (tables) to decode
huffman encoded parts of the video stream.len audio samples (two bytes each)
from the samples array starting at offset offset.
- toShortArray(short[], int, int, short[], boolean) -
Method in class mediaframe.mpeg1.audio.player.EightBitAudioDevice
- Copies up to
len audio samples from the samples array
starting at the offset offset into the b array.
- TWO -
Variable in class mediaframe.mpeg1.IDCT
- The constanta "2" (constanta for the IDFT).
- type -
Variable in class mediaframe.mpeg1.DataBuffer
- The type of the stream (video or audio).
- TYPE_AUDIO -
Static variable in class mediaframe.mpeg1.io_tool
- The Audio type of the input stream.
- TYPE_AUDIO -
Static variable in class mediaframe.mpeg1.DataFrame
- Audio frame type.
- TYPE_VIDEO -
Static variable in class mediaframe.mpeg1.io_tool
- The Video type of the input stream.
DataBuffer for video stream.
VideoFrame class represents one I/P/B-frame, an Sequence-header or an GOP-start.
VideoFrame object using the specified time stamp value
and buffers for audio and video data.
len bytes from the specified short array starting at offset off
to this stream.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||