com.twilight.h264.util
Class FrameUtils

java.lang.Object
  extended by com.twilight.h264.util.FrameUtils

public class FrameUtils
extends Object


Constructor Summary
FrameUtils()
           
 
Method Summary
static void YUV2RGB(Frame f, int[] rgb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameUtils

public FrameUtils()
Method Detail

YUV2RGB

public static void YUV2RGB(Frame f,
                           int[] rgb)


Copyright © 2013. All Rights Reserved.