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