RTPPayloadInfo.forPt

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.

class RTPPayloadInfo
static
forPt
()

Parameters

payloadType ubyte

the payload_type to find

Return Value

Type: gstrtp.rtppayload_info.RTPPayloadInfo

a #GstRTPPayloadInfo or NULL when no info could be found.