public class FlacTagCreator extends AbstractTagCreator
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PADDING |
static Logger |
logger |
Constructor and Description |
---|
FlacTagCreator() |
Modifier and Type | Method and Description |
---|---|
ByteBuffer |
convertMetadata(Tag tag,
boolean isLastBlock)
Convert Metadata
|
convertMetadata
public static Logger logger
public static final int DEFAULT_PADDING
public ByteBuffer convertMetadata(Tag tag, boolean isLastBlock) throws UnsupportedEncodingException
convertMetadata
in class AbstractTagCreator
tag
- isLastBlock
- UnsupportedEncodingException
Copyright © 2005–2020 jthink.net. All rights reserved.