Class ThincProtoVideo.thinc_vidStart

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

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


Field Summary
(package private)  short dst_height
           
(package private)  short dst_width
           
(package private)  int fmt_id
           
(package private)  short height
           
(package private)  int id
           
(package private)  short width
           
(package private)  short x
           
(package private)  short y
           
 
Constructor Summary
ThincProtoVideo.thinc_vidStart()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

int id

fmt_id

int fmt_id

x

short x

y

short y

width

short width

height

short height

dst_width

short dst_width

dst_height

short dst_height
Constructor Detail

ThincProtoVideo.thinc_vidStart

public ThincProtoVideo.thinc_vidStart()