entagged.audioformats.mp4.util
Class Mp4TagCreator
java.lang.Object
entagged.audioformats.generic.AbstractTagCreator
entagged.audioformats.mp4.util.Mp4TagCreator
public class Mp4TagCreator
- extends AbstractTagCreator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Mp4TagCreator
public Mp4TagCreator()
getFixedTagLength
protected int getFixedTagLength(Tag tag)
throws UnsupportedEncodingException
- Specified by:
getFixedTagLength
in class AbstractTagCreator
- Throws:
UnsupportedEncodingException
getCompatibleTag
protected Tag getCompatibleTag(Tag tag)
- Specified by:
getCompatibleTag
in class AbstractTagCreator
create
protected void create(Tag tag,
ByteBuffer buf,
List fields,
int tagSize,
int padding)
throws UnsupportedEncodingException
- Specified by:
create
in class AbstractTagCreator
- Throws:
UnsupportedEncodingException
Copyright © 2007-2008. All Rights Reserved.