parse_nth_scheduling_mode
Description:
public PadMode parse_nth_scheduling_mode (
uint index)
Parse an available query and get the scheduling mode at index
of the scheduling modes array.
Parameters:
this |
a GST_QUERY_SCHEDULING type query Query
|
index |
position in the scheduling modes array to read
|
Returns:
a PadMode of the scheduling mode at index .
|