ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstPluginDesc |
|---|---|
| Type | STRUCT |
| Fields | 12 |
| Source | gstplugin.h |
| Size | 112 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | major_version | gint | 4 | 0 |
| 1 | minor_version | gint | 4 | 4 |
| 2 | name | gchar const* | 8 | 8 |
| 3 | description | gchar const* | 8 | 16 |
| 4 | plugin_init | GstPluginInitFunc | 8 | 24 |
| 5 | version | gchar const* | 8 | 32 |
| 6 | license | gchar const* | 8 | 40 |
| 7 | source | gchar const* | 8 | 48 |
| 8 | package | gchar const* | 8 | 56 |
| 9 | origin | gchar const* | 8 | 64 |
| 10 | release_datetime | gchar const* | 8 | 72 |
| 11 | _gst_reserved | gpointer[4] | 32 | 80 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|