c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Gst.MiniObject
parent-child marker Gst.BufferList

Class Gst.BufferList

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstBufferList
Class : BufferList
Extends: Gst.MiniObject
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst.Pad
Method
chain_list (BufferList list) : Gst.FlowReturn
Gst.Pad
Method
push_list (BufferList list) : Gst.FlowReturn
Gst.ProxyPad
Method
Gst.ProxyPad.chain_list_default (Pad pad, BufferList list) : Gst.FlowReturn
GstRtp
Method
GstRtp.rtp_buffer_list_get_extension_onebyte_header (BufferList bufferlist, guint32 group_idx, guint8 id, guint32 nth, void* data, guint32 size) : gboolean
GstRtp
Method
GstRtp.rtp_buffer_list_get_extension_twobytes_header (BufferList bufferlist, guint32 group_idx, guint8 appbits, guint8 id, guint32 nth, void* data, guint32 size) : gboolean
GstRtp
Method
GstRtp.rtp_buffer_list_get_payload_len (BufferList list) : guint32
GstRtp
Method
GstRtp.rtp_buffer_list_get_payload_type (BufferList list) : guint8
GstRtp
Method
GstRtp.rtp_buffer_list_get_seq (BufferList list) : guint16
GstRtp
Method
GstRtp.rtp_buffer_list_get_ssrc (BufferList list) : guint32
GstRtp
Method
GstRtp.rtp_buffer_list_get_timestamp (BufferList list) : guint32
GstRtp
Method
GstRtp.rtp_buffer_list_set_payload_type (BufferList list, guint8 payload_type) : none
GstRtp
Method
GstRtp.rtp_buffer_list_set_seq (BufferList list, guint16 seq) : guint16
GstRtp
Method
GstRtp.rtp_buffer_list_set_ssrc (BufferList list, guint32 ssrc) : none
GstRtp
Method
GstRtp.rtp_buffer_list_set_timestamp (BufferList list, guint32 timestamp) : none
GstRtp
Method
GstRtp.rtp_buffer_list_validate (BufferList list) : gboolean
GstRtp.BaseRTPDepayload
Method
push_list (BufferList out_list) : 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:30 GMT+0800 (HKT)