Query.hasSchedulingModeWithFlags

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

class Query
int
hasSchedulingModeWithFlags

Parameters

mode GstPadMode

the scheduling mode

flags GstSchedulingFlags

GstSchedulingFlags

Return Value

Type: int

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

Meta