| Package | Description |
|---|---|
| org.kurento.test.client |
| Modifier and Type | Method and Description |
|---|---|
static WebRtcMode |
WebRtcMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebRtcMode[] |
WebRtcMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KurentoTestClient.initWebRtc(WebRtcEndpoint webRtcEndpoint,
WebRtcChannel channel,
WebRtcMode mode) |
void |
KurentoTestClient.initWebRtcSdpProcessor(SdpOfferProcessor sdpOfferProcessor,
WebRtcChannel channel,
WebRtcMode mode) |
Copyright © 2015 Kurento. All rights reserved.