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
Gst.ProxyPad
Method
Gst.ProxyPad.bufferalloc_default (Pad pad, guint64 offset, guint32 size, Caps caps, Buffer buf) : Gst.FlowReturn
Gst.ProxyPad
Method
Gst.ProxyPad.chain_default (Pad pad, Buffer buffer) : Gst.FlowReturn
Gst.ProxyPad
Method
Gst.ProxyPad.chain_list_default (Pad pad, BufferList list) : Gst.FlowReturn
Gst.ProxyPad
Method
Gst.ProxyPad.getrange_default (Pad pad, guint64 offset, guint32 size, Buffer buffer) : Gst.FlowReturn
GstApp.AppSrc
Method
end_of_stream () : Gst.FlowReturn
GstApp.AppSrc
Method
push_buffer (Buffer buffer) : Gst.FlowReturn
GstAudio.AudioDecoder
Method
finish_frame (Buffer buf, gint32 frames) : Gst.FlowReturn
GstAudio.AudioEncoder
Method
finish_frame (Buffer buffer, gint32 samples) : Gst.FlowReturn
GstBase.BaseParse
Method
push_frame (BaseParseFrame frame) : 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
GstBase.CollectPads2
Method
collect () : Gst.FlowReturn
GstBase.CollectPads2
Method
collect_range (guint64 offset, guint32 length) : Gst.FlowReturn
GstCheck
Method
GstCheck.check_chain_func (Pad pad, Buffer buffer) : Gst.FlowReturn
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_list (BufferList out_list) : 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 Sun Oct 07 2012 17:20:36 GMT+0800 (HKT)