c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Struct Gst.Structure

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstStructure
Struct : Structure
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gst.Structure ()
Create a new Gst.Structure
Create a new Gst.Structure
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst
Method
Gst.structure_from_string (String string, Object out_values) : Gst.Structure
Gst
Method
Gst.value_get_structure (Value value) : Gst.Structure
Gst
Method
Gst.value_set_structure (Value value, Structure structure) : none
Gst.Buffer
Method
get_qdata (guint32 quark) : Gst.Structure
Gst.Buffer
Method
set_qdata (guint32 quark, Structure data) : none
Gst.Caps
Method
append_structure (Structure structure) : none
Gst.Caps
Method
get_structure (guint32 index) : Gst.Structure
Gst.Caps
Method
is_subset_structure (Structure structure) : gboolean
Gst.Caps
Method
merge_structure (Structure structure) : none
Gst.Caps
Method
steal_structure (guint32 index) : Gst.Structure
Gst.Event
Method
new Gst.Event.custom (EventType type, Structure structure) : Gst.Event
Create a new Gst.Event
Gst.Event
Method
new Gst.Event.navigation (Structure structure) : Gst.Event
Create a new Gst.Event
Gst.Event
Method
get_structure () : Gst.Structure
Gst.Message
Method
new Gst.Message.application (Object src, Structure structure) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
new Gst.Message.custom (MessageType type, Object src, Structure structure) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
new Gst.Message.element (Object src, Structure structure) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
get_structure () : Gst.Structure
Gst.Plugin
Method
get_cache_data () : Gst.Structure
Gst.Plugin
Method
set_cache_data (Structure cache_data) : none
Gst.Query
Method
new Gst.Query.application (QueryType type, Structure structure) : Gst.Query
Create a new Gst.Query
Gst.Query
Method
get_structure () : Gst.Structure
GstAudio
Method
GstAudio.audio_fixate_channel_positions (Structure str) : GstAudio.AudioChannelPosition
GstAudio
Method
GstAudio.audio_get_channel_positions (Structure str) : GstAudio.AudioChannelPosition
GstAudio
Method
GstAudio.audio_set_channel_positions (Structure str, AudioChannelPosition pos) : none
GstAudio
Method
GstAudio.audio_set_structure_channel_positions_list (Structure str, AudioChannelPosition pos, gint32 num_positions) : none
GstAudio
Method
GstAudio.audio_structure_set_int (Structure structure, AudioFieldFlag flag) : none
GstInterfaces.Navigation
Method
send_event (Structure structure) : none
GstPbutils.DiscovererInfo
Method
get_misc () : Gst.Structure
GstPbutils.DiscovererStreamInfo
Method
get_misc () : Gst.Structure
GstRtsp.RTSPExtension
Method
parse_sdp (SDPMessage sdp, Structure s) : GstRtsp.RTSPResult
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:34 GMT+0800 (HKT)