Back to Seed Clases

GstRiff


Classes

Interfaces

Structs

Unions

Enums

Struct GstRiff.riff_strh

Import line: GstRiff = imports.gi.GstRiff;
GIR File: GstRiff-0.10.gir
C documentation: Gstriff_strh
Struct : riff_strh
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GstRiff.riff_strh ()
Create a new GstRiff.riff_strh
Create a new GstRiff.riff_strh
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstRiff
Method
GstRiff.create_audio_caps (Number codec_id, riff_strh strh, riff_strf_auds strf, Buffer strf_data, Buffer strd_data, Array codec_name) : Gst.Caps
GstRiff
Method
GstRiff.create_iavs_caps (Number codec_fcc, riff_strh strh, riff_strf_iavs strf, Buffer strf_data, Buffer strd_data, Array codec_name) : Gst.Caps
GstRiff
Method
GstRiff.create_video_caps (Number codec_fcc, riff_strh strh, riff_strf_vids strf, Buffer strf_data, Buffer strd_data, Array codec_name) : Gst.Caps
GstRiff
Method
GstRiff.parse_strh (Element element, Buffer buf, riff_strh strh) : Boolean
Parses a strh structure from input data.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:02 GMT+0800 (HKT)