Format.toQuark

glib.types.Quark toQuark(gst.types.Format format) static nothrow

Get the unique quark for the given format.

Parameters

formata #GstFormat

Returns

the quark associated with the format or 0 if the format

is unknown.