ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstTocEntry |
|---|---|
| Type | STRUCT |
| Fields | 11 |
| Source | gsttoc.c |
| Size | 136 |
| Usage | The type is used by 18 symbols and 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | mini_object | GstMiniObject | 64 | 0 |
| 1 | toc | GstToc* | 8 | 64 |
| 2 | parent | GstTocEntry* | 8 | 72 |
| 3 | uid | gchar* | 8 | 80 |
| 4 | type | enum GstTocEntryType | 4 | 88 |
| 5 | start | GstClockTime | 8 | 96 |
| 6 | stop | GstClockTime | 8 | 104 |
| 7 | subentries | GList* | 8 | 112 |
| 8 | tags | GstTagList* | 8 | 120 |
| 9 | loop_type | enum GstTocLoopType | 4 | 128 |
| 10 | repeat_count | gint | 4 | 132 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|