to_string
Description:
public unowned string to_string ()
Returns a string containing a descriptive name for the Format.
Since 1.26 this can also be used with gst_video_format_unknown, previous versions were printing a
critical warning and returned null.
Parameters:
| format |
a Format video format
|
Returns:
|
the name corresponding to format
|