ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstClockPrivate |
|---|---|
| Type | STRUCT |
| Fields | 17 |
| Source | gstclock.c |
| Size | 112 136 |
| Usage | The type is used by 1 type. |
| Status | CHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | slave_lock | GMutex | 8 | 0 |
| sync_cond | GCond | 16 | 8 | |
| 1 | internal_calibration | GstClockTime | 8 | 8 24 |
| 2 | external_calibration | GstClockTime | 8 | 16 32 |
| 3 | rate_numerator | GstClockTime | 8 | 24 40 |
| 4 | rate_denominator | GstClockTime | 8 | 32 48 |
| 5 | last_time | GstClockTime | 8 | 40 56 |
| 6 | resolution | GstClockTime | 8 | 48 64 |
| 7 | master | GstClock* | 8 | 56 72 |
| 8 | filling | gboolean | 4 | 64 80 |
| 9 | window_size | gint | 4 | 68 84 |
| 10 | window_threshold | gint | 4 | 72 88 |
| 11 | time_index | gint | 4 | 76 92 |
| 12 | timeout | GstClockTime | 8 | 80 96 |
| 13 | times | GstClockTime* | 8 | 88 104 |
| 14 | clockid | GstClockID | 8 | 96 112 |
| 15 | pre_count | gint | 4 | 104 120 |
| 16 | post_count | gint | 4 | 108 124 |
| synced | gboolean | 4 | 128 |
| Old | New | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|