get_sink_description
Description:
Returns a localised string describing a sink element handling the protocol specified in protocol, for use in error dialogs or
other messages to be seen by the user.
This function is mainly for internal use, applications would typically use missing_plugin_message_get_description to get a description of a missing feature from a missing-plugin message.
Parameters:
| protocol |
the protocol the sink element needs to handle, e.g. "http" |
Returns:
|
a newly-allocated description string. Free string with g_free when not needed any longer. |
Namespace: Gst.PbUtils
Package: gstreamer-pbutils-1.0