public class FlacUnhandledMetadataBlock extends FlacMetadataBlock
APPLICATION, CUESHEET, PADDING, PICTURE, SEEKTABLE, STREAMINFO, VORBIS_COMMENT
Constructor and Description |
---|
FlacUnhandledMetadataBlock(byte type,
byte[] data) |
Modifier and Type | Method and Description |
---|---|
protected void |
write(OutputStream out) |
create, getData, getType, isLastMetadataBlock
public FlacUnhandledMetadataBlock(byte type, byte[] data)
protected void write(OutputStream out) throws IOException
write
in class FlacMetadataBlock
IOException
Copyright © 2015. All rights reserved.