Module: Gst::QueryTypeFlags
- Defined in:
- (unknown)
Constant Summary collapse
- UPSTREAM =
Set if the query can travel upstream.
1 or :upstream
- DOWNSTREAM =
Set if the query can travel downstream.
2 or :downstream
- SERIALIZED =
Set if the query should be serialized with data flow.
4 or :serialized