Segment.this

Allocate a new #GstSegment structure and initialize it using gst_segment_init().

Free-function: gst_segment_free

Return: a new #GstSegment, free with gst_segment_free().

  1. this(GstSegment* gstSegment)
  2. this()
    class Segment
    this
    ()

Throws

ConstructionException GTK+ fails to create the object.

Meta