public class VorbisSetupHeader extends java.lang.Object implements VorbisHeader
Modifier and Type | Field and Description |
---|---|
private boolean |
isValid |
static java.util.logging.Logger |
logger |
CAPTURE_PATTERN, CAPTURE_PATTERN_AS_BYTES, CHARSET_UTF_8, FIELD_CAPTURE_PATTERN_LENGTH, FIELD_CAPTURE_PATTERN_POS, FIELD_PACKET_TYPE_LENGTH, FIELD_PACKET_TYPE_POS
Constructor and Description |
---|
VorbisSetupHeader(byte[] vorbisData) |
Modifier and Type | Method and Description |
---|---|
void |
decodeHeader(byte[] b) |
boolean |
isValid() |
Copyright © 2005-2013 java.net. All Rights Reserved.