Package com.fluendo.codecs
Class SmokeCodec
- java.lang.Object
-
- com.fluendo.codecs.SmokeCodec
-
public class SmokeCodec extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SmokeCodec(java.awt.Component comp, java.awt.MediaTracker tracker)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.Image
decode(byte[] in, int offset, int length)
int
parseHeader(byte[] in, int offset, int length)
-
-
-
Field Detail
-
KEYFRAME
public static final int KEYFRAME
- See Also:
- Constant Field Values
-
type
public int type
-
width
public int width
-
height
public int height
-
fps_num
public int fps_num
-
fps_denom
public int fps_denom
-
flags
public int flags
-
size
public int size
-
blocks
public int blocks
-
-