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