rtcpSdesNameToType

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

rtcpSdesNameToType
(
string name
)

Parameters

name string

a SDES name

Return Value

Type: gstrtp.types.RTCPSDESType

the #GstRTCPSDESType for name or #GST_RTCP_SDES_PRIV when name is a private sdes item.