get_nick
function get_nick(type:Gst.TocEntryType):String { // Gjs wrapper for gst_toc_entry_type_get_nick() }
Converts type to a string representation.
- type
- Returns
Returns a human-readable string for type. This string is only for debugging purpose and should not be displayed in a user interface.