protected static class FlacTags.FlacTagsAsMetadata extends FlacMetadataBlock
APPLICATION, CUESHEET, PADDING, PICTURE, SEEKTABLE, STREAMINFO, VORBIS_COMMENT| Modifier | Constructor and Description |
|---|---|
protected |
FlacTagsAsMetadata(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData() |
FlacTags |
getTags() |
protected void |
write(OutputStream out) |
create, getType, isLastMetadataBlockpublic byte[] getData()
getData in class FlacMetadataBlockprotected void write(OutputStream out) throws IOException
write in class FlacMetadataBlockIOExceptionpublic FlacTags getTags()
Copyright © 2021. All rights reserved.