org.gagravarr.flac
Class FlacUnhandledMetadataBlock
java.lang.Object
org.gagravarr.flac.FlacFrame
org.gagravarr.flac.FlacMetadataBlock
org.gagravarr.flac.FlacUnhandledMetadataBlock
public class FlacUnhandledMetadataBlock
- extends FlacMetadataBlock
Any Flac Metadata Block we don't explicitly handle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlacUnhandledMetadataBlock
public FlacUnhandledMetadataBlock(byte type,
byte[] data)
write
protected void write(OutputStream out)
throws IOException
- Specified by:
write
in class FlacMetadataBlock
- Throws:
IOException
Copyright © 2012. All Rights Reserved.