ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Name | GstMemoryFlags |
|---|---|
| Type | ENUM |
| Fields | 7 |
| Source | gstmemory.h |
| Size | 4 |
| Usage | The type is used by 3 symbols and 1 type. |
| Status | UNCHANGED |
|
|
| Name | Value |
|---|---|
| GST_MEMORY_FLAG_READONLY | 2 |
| GST_MEMORY_FLAG_NO_SHARE | 16 |
| GST_MEMORY_FLAG_ZERO_PREFIXED | 32 |
| GST_MEMORY_FLAG_ZERO_PADDED | 64 |
| GST_MEMORY_FLAG_PHYSICALLY_CONTIGUOUS | 128 |
| GST_MEMORY_FLAG_NOT_MAPPABLE | 256 |
| GST_MEMORY_FLAG_LAST | 1048576 |