| Package | Description |
|---|---|
| org.kurento.test.browser | |
| org.kurento.test.latency |
| Modifier and Type | Method and Description |
|---|---|
Color |
WebPage.getCurrentColor(VideoTag videoTag) |
long |
WebPage.getCurrentTime(VideoTag videoTag) |
void |
WebPage.waitColor(long timeoutSeconds,
VideoTag videoTag,
Color color) |
| Modifier and Type | Method and Description |
|---|---|
VideoTag |
ChangeColorEvent.getVideoTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
LatencyController.addChangeColorEventListener(VideoTag type,
WebPage testClient,
String name) |
void |
ChangeColorEvent.setVideoTag(VideoTag videoTag) |
| Constructor and Description |
|---|
ChangeColorEvent(VideoTag videoTag,
long time,
Color color) |
ColorTrigger(VideoTag videoTag,
WebPage testClient,
ChangeColorObservable observable,
long timeoutSeconds) |
Copyright © 2016 Kurento. All rights reserved.