|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ArrayRoller | Utility class for changing arrays from 2d -> 1d and 1d -> 2d. |
BitOutputStream | This class implements single bit writing capabilities on top of standard OutputStreams. |
CRC16 | A class for computing CRC-16 checksums. |
StartCode | Represents a MPEG start code. |
UnsignedIntegerField | Represents an unsigned integer field in a MPEG stream. |
Enum Summary | |
---|---|
BitOutputStream.BitOrder | This enum specifies the bit order used. |
Exception Summary | |
---|---|
StartCodeEmulationException | Signals that start code emulation has been attempted. |
TooWideValueException | Signals that it has been attempted to set an integer field to a too wide value. |
Contains utility classes used in MPEG-2 encoding.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |