public class Application extends Metadata
isLast, METADATA_TYPE_APPLICATION, METADATA_TYPE_CUESHEET, METADATA_TYPE_PADDING, METADATA_TYPE_PICTURE, METADATA_TYPE_SEEKTABLE, METADATA_TYPE_STREAMINFO, METADATA_TYPE_VORBIS_COMMENT, STREAM_METADATA_IS_LAST_LEN, STREAM_METADATA_LENGTH_LEN, STREAM_METADATA_TYPE_LEN| Constructor and Description |
|---|
Application(BitInputStream is,
int length,
boolean isLast)
The constructor.
|
public Application(BitInputStream is, int length, boolean isLast) throws IOException
is - The InputBitStreamlength - Length of the recordisLast - True if this is the last Metadata block in the chainIOException - Thrown if error reading from InputBitStreamCopyright © 2004–2017. All rights reserved.