ABI | Symbols | Types |
| Used As | Name | Used In |
|---|---|---|
| PARAM | type |
gst_query_type_get_name ( enum GstQueryType type ) » |
| PARAM | type |
gst_query_type_to_quark ( enum GstQueryType type ) » |
| PARAM | type |
gst_query_type_get_flags ( enum GstQueryType type ) » |
| PARAM | type |
gst_query_new_custom ( enum GstQueryType type, GstStructure* structure ) » |
| FIELD | .type | struct _GstQuery { GstMiniObject mini_object, enum GstQueryType type } » |