ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | _GstBufferPoolPrivate |
|---|---|
| Type | STRUCT |
| Fields | 14 |
| Source | gstbufferpool.c |
| Size | 144 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | queue | GstAtomicQueue* | 8 | 0 |
| 1 | poll | GstPoll* | 8 | 8 |
| 2 | rec_lock | GRecMutex | 16 | 16 |
| 3 | started | gboolean | 4 | 32 |
| 4 | active | gboolean | 4 | 36 |
| 5 | outstanding | gint | 4 | 40 |
| 6 | configured | gboolean | 4 | 44 |
| 7 | config | GstStructure* | 8 | 48 |
| 8 | size | guint | 4 | 56 |
| 9 | min_buffers | guint | 4 | 60 |
| 10 | max_buffers | guint | 4 | 64 |
| 11 | cur_buffers | guint | 4 | 68 |
| 12 | allocator | GstAllocator* | 8 | 72 |
| 13 | params | GstAllocationParams | 64 | 80 |
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|