public static class ControlFrameTags.Video.StartService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HEIGHT
Desired height in pixels from the client requesting the video service to start
|
static String |
VIDEO_CODEC
Desired video codec to be used
|
static String |
VIDEO_PROTOCOL
Desired video protocol to be used
|
static String |
WIDTH
Desired width in pixels from the client requesting the video service to start
|
| Constructor and Description |
|---|
StartService() |
public static final String HEIGHT
public static final String WIDTH
public static final String VIDEO_PROTOCOL
public static final String VIDEO_CODEC