ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstMiniObject |
|---|---|
| Type | STRUCT |
| Fields | 9 |
| Source | gstminiobject.h |
| Size | 64 |
| Usage | The type is used by 16 symbols and 17 types. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | type | GType | 8 | 0 |
| 1 | refcount | gint | 4 | 8 |
| 2 | lockstate | gint | 4 | 12 |
| 3 | flags | guint | 4 | 16 |
| 4 | copy | GstMiniObjectCopyFunction | 8 | 24 |
| 5 | dispose | GstMiniObjectDisposeFunction | 8 | 32 |
| 6 | free | GstMiniObjectFreeFunction | 8 | 40 |
| 7 | n_qdata | guint | 4 | 48 |
| 8 | qdata | gpointer | 8 | 56 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|