ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstUri |
|---|---|
| Type | STRUCT |
| Fields | 8 |
| Source | gsturi.c |
| Size | 120 |
| Usage | The type is used by 38 symbols. |
| Status | ADDED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | mini_object | GstMiniObject | 64 | 0 |
| 1 | scheme | gchar* | 8 | 64 |
| 2 | userinfo | gchar* | 8 | 72 |
| 3 | host | gchar* | 8 | 80 |
| 4 | port | guint | 4 | 88 |
| 5 | path | GList* | 8 | 96 |
| 6 | query | GHashTable* | 8 | 104 |
| 7 | fragment | gchar* | 8 | 112 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .mini_object | GstMiniObject |
| 64 | .scheme | gchar* |
| 72 | .userinfo | gchar* |
| 80 | .host | gchar* |
| 88 | .port | guint |
| 92 | padding | |
| 96 | .path | GList* |
| 104 | .query | GHashTable* |
| 112 | .fragment | gchar* |