ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstPoll |
|---|---|
| Type | STRUCT |
| Fields | 13 |
| Source | gstpoll.c |
| Size | 80 |
| Usage | The type is used by 19 symbols and 3 types. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | mode | enum GstPollMode | 4 | 0 |
| 1 | lock | GMutex | 8 | 8 |
| 2 | fds | GArray* | 8 | 16 |
| 3 | active_fds | GArray* | 8 | 24 |
| 4 | buf | gchar[1] | 1 | 32 |
| 5 | control_read_fd | struct GstPollFD | 8 | 36 |
| 6 | control_write_fd | struct GstPollFD | 8 | 44 |
| 7 | controllable | gboolean | 4 | 52 |
| 8 | waiting | gint volatile | 4 | 56 |
| 9 | control_pending | gint volatile | 4 | 60 |
| 10 | flushing | gint volatile | 4 | 64 |
| 11 | timer | gboolean | 4 | 68 |
| 12 | rebuild | gint volatile | 4 | 72 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|