org.gstreamer.elements.good
Interface RTPBin.PAYLOAD_TYPE_CHANGE

Enclosing class:
RTPBin

public static interface RTPBin.PAYLOAD_TYPE_CHANGE

Signal emitted when the current payload type changed to pt in session.

See Also:
RTPBin.connect(PAYLOAD_TYPE_CHANGE), RTPBin.disconnect(PAYLOAD_TYPE_CHANGE)

Method Summary
 void payloadTypeChange(RTPBin rtpbin, int session, int pt)
           
 

Method Detail

payloadTypeChange

void payloadTypeChange(RTPBin rtpbin,
                       int session,
                       int pt)
Parameters:
rtpbin - the object which received the signal
session - the session
pt - the pt