| Package | Description |
|---|---|
| org.kurento.test.latency |
| Modifier and Type | Method and Description |
|---|---|
VideoTagType |
VideoTag.getVideoTagType() |
static VideoTagType |
VideoTagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VideoTagType[] |
VideoTagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VideoTag.setVideoTagType(VideoTagType videoTagType) |
| Constructor and Description |
|---|
VideoTag(VideoTagType videoTagType) |
VideoTag(VideoTagType videoTagType,
String mapKey) |
Copyright © 2016 Kurento. All rights reserved.