GstFormatDefinition
struct GstFormatDefinition {
}
- description
char* description;
Undocumented in source.
- nick
char* nick;
Undocumented in source.
- quark
GQuark quark;
Undocumented in source.
- value
GstFormat value;
Undocumented in source.
gstreamerc gstreamertypes
aliasesenumsstructsvariables
A format definition GstFormat value; The unique id of this format const gchar *nick; A short nick of the format const gchar *description; A longer description of the format GQuark quark; A quark for the nick