public static class VideoEffect.YUVData extends java.lang.Object
byte[]
data
int
height
width
YUVData()
static VideoEffect.YUVData
createYuv(int w, int h)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[] data
public int width
public int height
public YUVData()
public static VideoEffect.YUVData createYuv(int w, int h)