query_set_commandsv


Description:

public static void query_set_commandsv (Query query, NavigationCommand[] cmds)

Set the Navigation command query result fields in query.

The number of commands passed must be equal to n_commands.

Parameters:

query

a Query

cmds

An array containing cmds.length GstNavigationCommand values.

n_cmds

the number of commands to set.