| Value | Meaning |
|---|---|
| LockedState16 | ignore state changes from parent |
| Sink32 | the element is a sink |
| Source64 | the element is a source. |
| ProvideClock128 | the element can provide a clock |
| RequireClock256 | the element requires a clock |
| Indexable512 | the element can use an index |
| Last16384 | offset to define more flags |
The standard flags that an element may have.