GstQueryTypeFlags indicate the aspects of the different GstQueryType values. You can get the type flags of a GstQueryType with the Query.typeGetFlags function.
Set if the query can travel upstream.
Set if the query can travel downstream.
Set if the query should be serialized with data flow.
GstQueryTypeFlags indicate the aspects of the different GstQueryType values. You can get the type flags of a GstQueryType with the Query.typeGetFlags function.