ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstTaskPrivate |
|---|---|
| Type | STRUCT |
| Fields | 9 |
| Source | gsttask.c |
| Size | 72 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | enter_func | GstTaskThreadFunc | 8 | 0 |
| 1 | enter_user_data | gpointer | 8 | 8 |
| 2 | enter_notify | GDestroyNotify | 8 | 16 |
| 3 | leave_func | GstTaskThreadFunc | 8 | 24 |
| 4 | leave_user_data | gpointer | 8 | 32 |
| 5 | leave_notify | GDestroyNotify | 8 | 40 |
| 6 | pool | GstTaskPool* | 8 | 48 |
| 7 | id | gpointer | 8 | 56 |
| 8 | pool_id | GstTaskPool* | 8 | 64 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|