| Package | Description |
|---|---|
| org.freedesktop.gstreamer.webrtc |
| Modifier and Type | Method and Description |
|---|---|
static WebRTCSDPType |
WebRTCSDPType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebRTCSDPType[] |
WebRTCSDPType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WebRTCSessionDescription(WebRTCSDPType type,
SDPMessage sdpMessage)
Creates a new instance of WebRTCSessionDescription.
|
Copyright © 2021 gstreamer-java. All rights reserved.