Set the rtp options of the payloader. These options will be set in the caps of the payloader. Subclasses must call this method before calling gstrtp.rtpbase_payload.RTPBasePayload.push or gstrtp.rtpbase_payload.RTPBasePayload.setOutcaps.
the media type (typically "audio" or "video")
if the payload type is dynamic
the encoding name
the clock rate of the media
Set the rtp options of the payloader. These options will be set in the caps of the payloader. Subclasses must call this method before calling gstrtp.rtpbase_payload.RTPBasePayload.push or gstrtp.rtpbase_payload.RTPBasePayload.setOutcaps.