Back to Seed Clases

GstTag


Classes

Interfaces

Structs

Unions

Enums

Enum GstTag.TagImageType

Import line: GstTag = imports.gi.GstTag;
GIR File: GstTag-0.10.gir
C documentation: GstTagImageType
Enum : TagImageType
  Show / Hide Inherited methods, properties and signals
Type of image contained in an image tag (specified as field in the image buffer's caps structure)
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstTag
Method
GstTag.image_data_to_image_buffer (String image_data, Number image_data_len, TagImageType image_type) : Gst.Buffer
Helper function for tag-reading plugins to create a GstBuffer suitable to add to a GstTagList as an image tag (such as GST_TAG_IMAGE or GST_TAG_PREVIEW_IMAGE) from the encoded image data and an (optional) image type.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:04 GMT+0800 (HKT)