Class ThincProtoVideo.thinc_vidInfoYV12

java.lang.Object
  extended by ThincProtoVideo.thinc_vidInfoYV12
Enclosing interface:
ThincProtoVideo

public static class ThincProtoVideo.thinc_vidInfoYV12
extends java.lang.Object


Field Summary
(package private)  int yuv_uoffset
           
(package private)  int yuv_upitch
           
(package private)  int yuv_voffset
           
(package private)  int yuv_vpitch
           
(package private)  int yuv_yoffset
           
(package private)  int yuv_ypitch
           
 
Constructor Summary
ThincProtoVideo.thinc_vidInfoYV12()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

yuv_yoffset

int yuv_yoffset

yuv_uoffset

int yuv_uoffset

yuv_voffset

int yuv_voffset

yuv_ypitch

int yuv_ypitch

yuv_upitch

int yuv_upitch

yuv_vpitch

int yuv_vpitch
Constructor Detail

ThincProtoVideo.thinc_vidInfoYV12

public ThincProtoVideo.thinc_vidInfoYV12()