Class ThincProtoVideo.thinc_vidScale

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

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


Field Summary
(package private)  short dst_height
           
(package private)  short dst_width
           
(package private)  int id
           
 
Constructor Summary
ThincProtoVideo.thinc_vidScale()
           
 
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

dst_width

short dst_width

dst_height

short dst_height
Constructor Detail

ThincProtoVideo.thinc_vidScale

public ThincProtoVideo.thinc_vidScale()