Navigation.queryParseCommandsLength
bool queryParseCommandsLength(gst.query.Query query, out uint nCmds)Parse the number of commands in the #GstNavigation commands query.
Parameters
query | a #GstQuery |
nCmds | the number of commands in this query. |
Returns
true if the query could be successfully parsed. false if not.