ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstTask |
|---|---|
| Type | STRUCT |
| Fields | 11 |
| Source | gsttask.h |
| Size | 200 |
| Usage | The type is used by 12 symbols and 2 types. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | object | GstObject | 88 | 0 |
| 1 | state | enum GstTaskState | 4 | 88 |
| 2 | cond | GCond | 16 | 96 |
| 3 | lock | GRecMutex* | 8 | 112 |
| 4 | func | GstTaskFunction | 8 | 120 |
| 5 | user_data | gpointer | 8 | 128 |
| 6 | notify | GDestroyNotify | 8 | 136 |
| 7 | running | gboolean | 4 | 144 |
| 8 | thread | GThread* | 8 | 152 |
| 9 | priv | GstTaskPrivate* | 8 | 160 |
| 10 | _gst_reserved | gpointer[4] | 32 | 168 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|