Navigation.queryParseCommandsLength

bool queryParseCommandsLength(gst.query.Query query, out uint nCmds)

Parse the number of commands in the #GstNavigation commands query.

Parameters

querya #GstQuery
nCmdsthe number of commands in this query.

Returns

true if the query could be successfully parsed. false if not.