Gst.Query.prototype.get_n_context_types
function get_n_context_types():Number { // Gjs wrapper for gst_query_get_n_context_types() }
Retrieve the number of values currently stored in the context-types array of the query's structure.
- Returns
the context-types array size as a #guint.