TypeScript API Documentation for GSTREAMER VIDEO
API Version: 1.0
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Parse the GstVideo.Navigation command query and retrieve the nth command from it into cmd. If the list contains less elements than nth, cmd will be set to #GST_NAVIGATION_COMMAND_INVALID.
nth
cmd
a Gst.Query
the nth command to retrieve.
true if the query could be successfully parsed. false if not.
true
false
Parse the GstVideo.Navigation command query and retrieve the
nthcommand from it intocmd. If the list contains less elements thannth,cmdwill be set to #GST_NAVIGATION_COMMAND_INVALID.