public class Kms extends Object
| Constructor and Description |
|---|
Kms(org.kurento.client.KurentoClient client,
String kmsUri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowMoreElements() |
org.kurento.client.KurentoClient |
getKurentoClient() |
double |
getLoad() |
String |
getUri() |
void |
setLoadManager(LoadManager loadManager) |
public Kms(org.kurento.client.KurentoClient client,
String kmsUri)
public void setLoadManager(LoadManager loadManager)
public double getLoad()
public boolean allowMoreElements()
public String getUri()
public org.kurento.client.KurentoClient getKurentoClient()
Copyright © 2016 Kurento. All rights reserved.