|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.twilight.h264.player.FrameUtils
public class FrameUtils
| Constructor Summary | |
|---|---|
FrameUtils()
|
|
| Method Summary | |
|---|---|
static BufferedImage |
imageFromFrame(AVFrame f)
|
static void |
YUV2RGB(AVFrame f,
int[] rgb)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FrameUtils()
| Method Detail |
|---|
public static BufferedImage imageFromFrame(AVFrame f)
public static void YUV2RGB(AVFrame f,
int[] rgb)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||