RTPPayloadInfo.forPt
gstrtp.rtppayload_info.RTPPayloadInfo forPt(ubyte payloadType)Get the #GstRTPPayloadInfo for payload_type. This function is mostly used to get the default clock-rate and bandwidth for static payload types specified with payload_type.
Parameters
payloadType | the payload_type to find |
Returns
a #GstRTPPayloadInfo or NULL when no info could be found.