for_pt


Description:

public static unowned PayloadInfo? for_pt (uint8 payload_type)

Get the PayloadInfo 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:

payload_type

the payload_type to find

Returns:

a PayloadInfo or NULL when no info could be found.