public class MetadataBlockDataApplication extends Object implements MetadataBlockData
This block is for use by third-party applications. The only mandatory field is a 32-bit identifier. This ID is granted upon request to an application by the FLAC maintainers. The remainder is of the block is defined by the registered application.
Constructor and Description |
---|
MetadataBlockDataApplication(MetadataBlockHeader header,
FileChannel fc) |
public MetadataBlockDataApplication(MetadataBlockHeader header, FileChannel fc) throws IOException
IOException
public ByteBuffer getBytes()
getBytes
in interface MetadataBlockData
public int getLength()
getLength
in interface MetadataBlockData
Copyright © 2005–2020 jthink.net. All rights reserved.