TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.26.10
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Gst.QueryTypeFlags indicate the aspects of the different Gst.QueryType values. You can get the type flags of a Gst.QueryType with the gst_query_type_get_flags() function.
gst_query_type_get_flags()
Set if the query can travel downstream.
Set if the query should be serialized with data flow.
Set if the query can travel upstream.
Gst.QueryTypeFlags indicate the aspects of the different Gst.QueryType values. You can get the type flags of a Gst.QueryType with the
gst_query_type_get_flags()function.