Package | Description |
---|---|
org.gstreamer.elements.good |
Class and Description |
---|
RTPBin
Java representation of gstreamer gstrtpbin
|
RTPBin.ON_BYE_SSRC
Signal emitted when an SSRC that became inactive because of a BYE packet.
|
RTPBin.ON_BYE_TIMEOUT
Signal emitted when an SSRC that has timed out because of BYE.
|
RTPBin.ON_NEW_SSRC
Signal emitted when a new SSRC that entered session.
|
RTPBin.ON_NPT_STOP
Signal emitted when SSRC sender has sent data up to the configured NPT stop time.
|
RTPBin.ON_SENDER_TIMEOUT
Signal emitted when a sender SSRC that has timed out and became a receiver.
|
RTPBin.ON_SSRC_ACTIVE
Signal emitted when a SSRC that is active, i.e., sending RTCP.
|
RTPBin.ON_SSRC_COLLISION
Signal emitted when we have an SSRC collision.
|
RTPBin.ON_SSRC_SDES
Signal emitted when a SSRC that is active, i.e., sending RTCP.
|
RTPBin.ON_SSRC_VALIDATED
Signal emitted when a new SSRC that became validated.
|
RTPBin.ON_TIMEOUT
Signal emitted when an SSRC that has timed out.
|
RTPBin.PAYLOAD_TYPE_CHANGE
Signal emitted when the current payload type changed to pt in session.
|
RTPBin.REQUEST_PT_MAP
Request the payload type as GstCaps for pt in session.
|