Back to Seed Clases

Gst


Classes

Interfaces

Structs

Unions

Enums

Struct Gst.Segment

Import line: Gst = imports.gi.Gst;
GIR File: Gst-0.10.gir
C documentation: GstSegment
Struct : Segment
  Show / Hide Inherited methods, properties and signals
A helper structure that holds the configured region of interest in a media file.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gst.Segment ()
Create a new Gst.Segment
Create a new Gst.Segment
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstAudio
Method
GstAudio.buffer_clip (Buffer buffer, Segment segment, Number rate, Number frame_size) : Gst.Buffer
Clip the the buffer to the given GstSegment.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:55 GMT+0800 (HKT)