com.fluendo.jkate
public class Info extends Object
Method Summary | |
---|---|
void | clear()
Resets the header decoder to the start, so a new stream may be decoded. |
int | decodeHeader(Comment kc, Packet op)
Decodes a Kate header, updating the info with the data decoded from the header.
|
Bitmap | unpackBitmap(Buffer opb)
Decode a single bitmap. |
Motion | unpackMotion(Buffer opb)
Decode a single motion. |
Palette | unpackPalette(Buffer opb)
Decode a single palette. |
Region | unpackRegion(Buffer opb)
Decode a single region. |
Style | unpackStyle(Buffer opb)
Decode a single style. |