FileDocCategorySizeDatePackage
MetadataBlockData.javaAPI DocJaudiotagger 2.0.41281Wed Mar 30 16:11:46 BST 2011org.jaudiotagger.audio.flac.metadatablock

MetadataBlockData

public interface MetadataBlockData
This defines the interface required of the different metadata block types

Fields Summary
Constructors Summary
Methods Summary
public byte[]getBytes()

return
the rawdata as it will be written to file

public intgetLength()

return
the length in bytes that the data uses when written to file