Package bdsup2sub.supstream.dvd
Class IfoParser
java.lang.Object
bdsup2sub.supstream.dvd.IfoParser
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final FileBuffer
private static final byte[]
private int
private static final Logger
private int
private int
private Palette
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
private void
private void
private void
private void
private void
-
Field Details
-
logger
-
IFO_HEADER
private static final byte[] IFO_HEADER -
fileBuffer
-
screenWidth
private int screenWidth -
screenHeight
private int screenHeight -
languageIdx
private int languageIdx -
srcPalette
-
-
Constructor Details
-
IfoParser
- Throws:
CoreException
-
-
Method Details
-
processIFO
- Throws:
CoreException
-
validateIfoHeader
- Throws:
FileBufferException
CoreException
-
readVideoAttributes
- Throws:
FileBufferException
-
readFirstLanguageIndex
- Throws:
FileBufferException
-
readFirstPalette
- Throws:
FileBufferException
-
getSrcPalette
-
getLanguageIdx
public int getLanguageIdx() -
getScreenHeight
public int getScreenHeight() -
getScreenWidth
public int getScreenWidth()
-