GstElementDetails

This struct defines the public information about a GstElement. It contains meta-data about the element that is mostly for the benefit of editors. The klass member can be used by applications to filter elements based on functionality. gchar*longname;

Members

Variables

author
char* author;
Undocumented in source.
description
char* description;
Undocumented in source.
klass
char* klass;
Undocumented in source.
longname
char* longname;
Undocumented in source.

Meta