com.fluendo.codecs
public class SmokeCodec extends Object
Field Summary | |
---|---|
int | blocks |
int | flags |
int | fps_denom |
int | fps_num |
int | height |
static int | KEYFRAME |
int | size |
int | type |
int | width |
Constructor Summary | |
---|---|
SmokeCodec(Component comp, MediaTracker tracker) |
Method Summary | |
---|---|
Image | decode(byte[] in, int offset, int length) |
int | parseHeader(byte[] in, int offset, int length) |