public class OggVorbisCommentTagCreator extends Object
Modifier and Type | Field and Description |
---|---|
static int |
FIELD_FRAMING_BIT_LENGTH |
static byte |
FRAMING_BIT_VALID_VALUE |
static Logger |
logger |
Constructor and Description |
---|
OggVorbisCommentTagCreator() |
public static Logger logger
public static final int FIELD_FRAMING_BIT_LENGTH
public static final byte FRAMING_BIT_VALID_VALUE
public ByteBuffer convert(Tag tag) throws UnsupportedEncodingException
UnsupportedEncodingException
Copyright © 2005–2020 jthink.net. All rights reserved.