|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectThincMsg
ThincSMsg
ThincSMsgVideo
public abstract class ThincSMsgVideo
abstract class for video messages.
ThincSMsg
Nested Class Summary | |
---|---|
protected class |
ThincSMsgVideo.ThincVideoStream
|
Field Summary | |
---|---|
protected static java.util.Vector |
streamId
|
static int |
UYVY
|
static int |
YUY2
|
static int |
YV12
|
Fields inherited from class ThincMsg |
---|
canvas, handler |
Constructor Summary | |
---|---|
ThincSMsgVideo(ThincMsgHandler h,
ThincClientCanvas c)
|
Method Summary |
---|
Methods inherited from class ThincMsg |
---|
process |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int YV12
public static final int YUY2
public static final int UYVY
protected static java.util.Vector streamId
Constructor Detail |
---|
public ThincSMsgVideo(ThincMsgHandler h, ThincClientCanvas c)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |