public class LayoutPlayback
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
backgroundColor
background color
|
java.lang.String |
CameraID
Camera id, {@link /cgi-bin/Get.cgi?
|
int |
height
layout height in pixel, default is 10
|
java.lang.String |
LayoutID
layout id of bundle
|
int |
left
layout axis of left, default is 0
|
int |
top
layout axis of top, default is 0
|
boolean |
visible
visibility, default is true
|
int |
width
layout width in pixel, default is 10
|
Constructor and Description |
---|
LayoutPlayback() |
public java.lang.String backgroundColor
public java.lang.String CameraID
/cgi-bin/Get.cgi?CAMERA
public int height
public java.lang.String LayoutID
public int left
public int top
public boolean visible
public int width