Query.parseNthSchedulingMode

Parse an available query and get the scheduling mode at @index of the scheduling modes array.

class Query
parseNthSchedulingMode
(
uint index
)

Parameters

index uint

position in the scheduling modes array to read

Return Value

a #GstPadMode of the scheduling mode at @index.

Meta