public class OggVorbisCommentTagCreator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private VorbisCommentCreator |
creator |
static int |
FIELD_FRAMING_BIT_LENGTH |
static byte |
FRAMING_BIT_VALID_VALUE |
static java.util.logging.Logger |
logger |
Constructor and Description |
---|
OggVorbisCommentTagCreator() |
public static java.util.logging.Logger logger
public static final int FIELD_FRAMING_BIT_LENGTH
public static final byte FRAMING_BIT_VALID_VALUE
private VorbisCommentCreator creator
public java.nio.ByteBuffer convert(Tag tag) throws java.io.UnsupportedEncodingException
java.io.UnsupportedEncodingException
Copyright © 2005-2013 java.net. All Rights Reserved.