c
Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Struct Gst.TagList

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstTagList
Struct : TagList
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Gst.TagList.c_new () : Gst.TagList
Create a new Gst.TagList
Create a new Gst.TagList
Returns:
Gst.TagList
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gst
Method
Gst.tag_list_copy_value (Object out_values, TagList list, String tag) : gboolean
Gst.Element
Method
found_tags (TagList list) : none
Gst.Element
Method
found_tags_for_pad (Pad pad, TagList list) : none
Gst.Event
Method
new Gst.Event.tag (TagList taglist) : Gst.Event
Create a new Gst.Event
Gst.Event
Method
parse_tag () : Gst.TagList
Gst.Message
Method
new Gst.Message.tag (Object src, TagList tag_list) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
new Gst.Message.tag_full (Object src, Pad pad, TagList tag_list) : Gst.Message
Create a new Gst.Message
Gst.Message
Method
parse_tag () : Gst.TagList
Gst.Message
Method
parse_tag_full () : Object
Gst.TagSetter
Method
get_tag_list () : Gst.TagList
Gst.TagSetter
Method
merge_tags (TagList list, TagMergeMode mode) : none
GstAudio.AudioEncoder
Method
merge_tags (TagList tags, TagMergeMode mode) : none
GstPbutils
Method
GstPbutils.pb_utils_add_codec_description_to_tag_list (TagList taglist, String codec_tag, Caps caps) : gboolean
GstPbutils.DiscovererInfo
Method
get_tags () : Gst.TagList
GstPbutils.DiscovererStreamInfo
Method
get_tags () : Gst.TagList
GstRiff
Method
GstRiff.riff_parse_info (Element element, Buffer buf, TagList taglist) : none
GstTag
Method
GstTag.tag_list_add_id3_image (TagList tag_list, guint8 image_data, guint32 image_data_len, guint32 id3_picture_type) : gboolean
GstTag
Method
GstTag.tag_list_from_exif_buffer (Buffer buffer, gint32 byte_order, guint32 base_offset) : Gst.TagList
GstTag
Method
GstTag.tag_list_from_exif_buffer_with_tiff_header (Buffer buffer) : Gst.TagList
GstTag
Method
GstTag.tag_list_from_id3v2_tag (Buffer buffer) : Gst.TagList
GstTag
Method
GstTag.tag_list_from_vorbiscomment_buffer (Buffer buffer, guint8 id_data, guint32 id_data_length, String vendor_string) : Gst.TagList
GstTag
Method
GstTag.tag_list_from_xmp_buffer (Buffer buffer) : Gst.TagList
GstTag
Method
GstTag.tag_list_new_from_id3v1 (guint8 data) : Gst.TagList
GstTag
Method
GstTag.vorbis_tag_add (TagList list, String tag, String value) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:34 GMT+0800 (HKT)