Query.hasSchedulingModeWithFlags

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

class Query
bool
hasSchedulingModeWithFlags

Parameters

mode GstPadMode

the scheduling mode

flags GstSchedulingFlags

Return Value

Type: bool

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