| Package | Description |
|---|---|
| org.freedesktop.gstreamer.webrtc |
| Class and Description |
|---|
| WebRTCBin.CREATE_ANSWER
Signal emitted when this
WebRTCBin creates an answer |
| WebRTCBin.CREATE_OFFER
Signal emitted when this
WebRTCBin creates an offer |
| WebRTCBin.ON_ICE_CANDIDATE |
| WebRTCBin.ON_NEGOTIATION_NEEDED
Signal emitted when this
WebRTCBin is ready to do negotiation to
setup a WebRTC connection Good starting point to have the WebRTCBin send
an offer to potential clients |
| WebRTCICEGatheringState
The ICE gathering state of WebRTC peer
Available since GStreamer 1.14
|
| WebRTCPeerConnectionState
The state of a WebRTC peer connection
Available since GStreamer 1.14
|
| WebRTCSDPType
The type of a
WebRTCSessionDescription |
| WebRTCSessionDescription
Wraps a GstWebRTCSessionDescription
|
Copyright © 2021 gstreamer-java. All rights reserved.