Navigation.querySetCommandsv
void querySetCommandsv(gst.query.Query query, gstvideo.types.NavigationCommand[] cmds)Set the #GstNavigation command query result fields in query. The number of commands passed must be equal to n_commands.
Parameters
query | a #GstQuery |
cmds | An array containing n_cmds GstNavigationCommand values. |