public class ID3TextEncodingConversion extends Object
Constructor and Description |
---|
ID3TextEncodingConversion() |
Modifier and Type | Method and Description |
---|---|
static byte |
getTextEncoding(AbstractTagFrame header,
byte textEncoding)
Check the text encoding is valid for this header type and is appropriate for
user text encoding options.
|
static byte |
getUnicodeTextEncoding(AbstractTagFrame header)
Sets the text encoding to best Unicode type for the version
|
public static Logger logger
public static byte getTextEncoding(AbstractTagFrame header, byte textEncoding)
header
- used to identify the ID3tagtypetextEncoding
- currently setpublic static byte getUnicodeTextEncoding(AbstractTagFrame header)
header
- Copyright © 2005–2020 jthink.net. All rights reserved.