c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Enum Gst.FlowReturn

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstFlowReturn
Enum : FlowReturn
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst
Method
Gst.flow_get_name (FlowReturn ret) : String
Gst
Method
Gst.flow_to_quark (FlowReturn ret) : guint32
Gst.Pad
Method
alloc_buffer (guint64 offset, gint32 size, Caps caps, Buffer buf) : Gst.FlowReturn
Gst.Pad
Method
alloc_buffer_and_set_caps (guint64 offset, gint32 size, Caps caps, Object out_values) : Gst.FlowReturn
Gst.Pad
Method
chain (Buffer buffer) : Gst.FlowReturn
Gst.Pad
Method
chain_list (BufferList list) : Gst.FlowReturn
Gst.Pad
Method
get_range (guint64 offset, guint32 size, Object out_values) : Gst.FlowReturn
Gst.Pad
Method
pull_range (guint64 offset, guint32 size, Object out_values) : Gst.FlowReturn
Gst.Pad
Method
push (Buffer buffer) : Gst.FlowReturn
Gst.Pad
Method
push_list (BufferList list) : Gst.FlowReturn
GstApp.AppSrc
Method
end_of_stream () : Gst.FlowReturn
GstApp.AppSrc
Method
push_buffer (Buffer buffer) : Gst.FlowReturn
GstBase.BaseSink
Method
do_preroll (MiniObject obj) : Gst.FlowReturn
GstBase.BaseSink
Method
wait_eos (guint64 time, Object out_values) : Gst.FlowReturn
GstBase.BaseSink
Method
wait_preroll () : Gst.FlowReturn
GstBase.BaseSrc
Method
wait_playing () : Gst.FlowReturn
GstBase.CollectPads
Method
collect () : Gst.FlowReturn
GstBase.CollectPads
Method
collect_range (guint64 offset, guint32 length) : Gst.FlowReturn
GstCheck
Method
GstCheck.check_chain_func (Pad pad, Buffer buffer) : Gst.FlowReturn
GstCheck
Method
GstCheck.check_element_push_buffer_list (String element_name, Array buffer_in, Array buffer_out, FlowReturn last_flow_return) : none
GstRiff
Method
GstRiff.riff_read_chunk (Element element, Pad pad, guint64 offset, guint32 tag, Buffer chunk_data) : Gst.FlowReturn
GstRtp.BaseRTPAudioPayload
Method
flush (guint32 payload_len, guint64 timestamp) : Gst.FlowReturn
GstRtp.BaseRTPAudioPayload
Method
push (guint8 data, guint32 payload_len, guint64 timestamp) : Gst.FlowReturn
GstRtp.BaseRTPDepayload
Method
push (Buffer out_buf) : Gst.FlowReturn
GstRtp.BaseRTPDepayload
Method
push_ts (guint32 timestamp, Buffer out_buf) : Gst.FlowReturn
GstRtp.BaseRTPPayload
Method
push (Buffer buffer) : Gst.FlowReturn
GstRtp.BaseRTPPayload
Method
push_list (BufferList list) : Gst.FlowReturn
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:00 GMT+0800 (HKT)