Enum Class QueryTypeFlags

java.lang.Object
java.lang.Enum<QueryTypeFlags>
org.freedesktop.gstreamer.gst.QueryTypeFlags
All Implemented Interfaces:
Enumeration, Serializable, Comparable<QueryTypeFlags>, Constable

@Generated("io.github.jwharm.JavaGI") public enum QueryTypeFlags extends Enum<QueryTypeFlags> implements Enumeration
GstQueryTypeFlags indicate the aspects of the different GstQueryType values. You can get the type flags of a GstQueryType with the gst_query_type_get_flags() function.