gst.format_definition
Module for [FormatDefinition] class
class FormatDefinition
Types 1
classFormatDefinition
A format definition
Fields
GstFormatDefinition _cInstanceMethods
void * _cPtr() nothrowvoid value(gst.types.Format propval) @property nothrowSet `value` field. Params: propval = The unique id of this formatvoid nick(string propval) @property nothrowSet `nick` field. Params: propval = A short nick of the formatstring description() @property nothrowGet `description` field. Returns: A longer description of the formatvoid description(string propval) @property nothrowSet `description` field. Params: propval = A longer description of the formatvoid quark(glib.types.Quark propval) @property nothrowSet `quark` field. Params: propval = A quark for the nick