Query.hasSchedulingModeWithFlags

Check if query has scheduling mode set and flags is set in query scheduling flags.

class Query
bool
hasSchedulingModeWithFlags

Parameters

mode gst.types.PadMode

the scheduling mode

flags gst.types.SchedulingFlags

#GstSchedulingFlags

Return Value

Type: bool

true when mode is in the list of scheduling modes and flags are compatible with query flags.