set_options
Description:
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
push or gst_rtp_base_payload_set_outcaps
.
Parameters:
this | |
media |
the media type (typically "audio" or "video") |
encoding_name |
the encoding name |
clock_rate |
the clock rate of the media |
dynamic |
if the payload type is dynamic |