ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstPluginLoader |
|---|---|
| Type | STRUCT |
| Fields | 19 |
| Source | gstpluginloader.c |
| Size | 112 |
| Usage | The type is used by 3 types. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | registry | GstRegistry* | 8 | 0 |
| 1 | fdset | GstPoll* | 8 | 8 |
| 2 | child_running | gboolean | 4 | 16 |
| 3 | child_pid | GPid | 4 | 20 |
| 4 | fd_w | struct GstPollFD | 8 | 24 |
| 5 | fd_r | struct GstPollFD | 8 | 32 |
| 6 | is_child | gboolean | 4 | 40 |
| 7 | got_plugin_details | gboolean | 4 | 44 |
| 8 | tx_buf | guint8* | 8 | 48 |
| 9 | tx_buf_size | guint | 4 | 56 |
| 10 | tx_buf_write | guint | 4 | 60 |
| 11 | tx_buf_read | guint | 4 | 64 |
| 12 | next_tag | guint32 | 4 | 68 |
| 13 | rx_buf | guint8* | 8 | 72 |
| 14 | rx_buf_size | guint | 4 | 80 |
| 15 | rx_done | gboolean | 4 | 84 |
| 16 | rx_got_sync | gboolean | 4 | 88 |
| 17 | pending_plugins | GList* | 8 | 96 |
| 18 | pending_plugins_tail | GList* | 8 | 104 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|