rtcpSdesNameToType

fngstrtp.types.RTCPSDESType rtcpSdesNameToType(string name)

Convert name into a GstRTCPSDESType. name is typically a key in a #GstStructure containing SDES items.

Parameters

namea SDES name

Returns

the #GstRTCPSDESType for name or #GST_RTCP_SDES_PRIV when name

is a private sdes item.