c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Gst.MiniObject
parent-child marker Gst.Query

Class Gst.Query

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstQuery
Class : Query
Extends: Gst.MiniObject
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gst.Query.formats () : Gst.Query
Create a new Gst.Query
Create a new Gst.Query
Returns:
Gst.Query
 
 
new Gst.Query.latency () : Gst.Query
Create a new Gst.Query
Create a new Gst.Query
Returns:
Gst.Query
 
 
new Gst.Query.uri () : Gst.Query
Create a new Gst.Query
Create a new Gst.Query
Returns:
Gst.Query
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Element
Method
query (Query query) : gboolean
Gst.Pad
Method
peer_query (Query query) : gboolean
Gst.Pad
Method
query (Query query) : gboolean
Gst.Pad
Method
query_default (Query query) : gboolean
Gst.ProxyPad
Method
Gst.ProxyPad.query_default (Pad pad, Query query) : gboolean
GstInterfaces
Method
GstInterfaces.navigation_query_get_type (Query query) : GstInterfaces.NavigationQueryType
GstInterfaces
Method
GstInterfaces.navigation_query_parse_angles (Query query, guint32 cur_angle, guint32 n_angles) : gboolean
GstInterfaces
Method
GstInterfaces.navigation_query_parse_commands_length (Query query, guint32 n_cmds) : gboolean
GstInterfaces
Method
GstInterfaces.navigation_query_parse_commands_nth (Query query, guint32 nth, NavigationCommand cmd) : gboolean
GstInterfaces
Method
GstInterfaces.navigation_query_set_angles (Query query, guint32 cur_angle, guint32 n_angles) : none
GstInterfaces
Method
GstInterfaces.navigation_query_set_commandsv (Query query, gint32 n_cmds, NavigationCommand cmds) : none
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.query_get_type (Query query) : GstInterfaces.NavigationQueryType
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.query_parse_angles (Query query, guint32 cur_angle, guint32 n_angles) : gboolean
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.query_parse_commands_length (Query query, guint32 n_cmds) : gboolean
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.query_parse_commands_nth (Query query, guint32 nth, NavigationCommand cmd) : gboolean
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.query_set_angles (Query query, guint32 cur_angle, guint32 n_angles) : none
GstInterfaces.Navigation
Method
GstInterfaces.Navigation.query_set_commandsv (Query query, gint32 n_cmds, NavigationCommand cmds) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:32 GMT+0800 (HKT)