Event.this
- this(GstEvent* gstEvent)
- this(GstEventType type, Structure structure)
- this(GstClockTime latency)
- this(int update, double rate, GstFormat format, long start, long stop, long position)
- this(int update, double rate, double appliedRate, GstFormat format, long start, long stop, long position)
- this(double proportion, GstClockTimeDiff diff, GstClockTime timestamp)
- this(double rate, GstFormat format, GstSeekFlags flags, GstSeekType startType, long start, GstSeekType stopType, long stop)
- this(TagList taglist)
gstreamer Event Event
constructorsfunctionsstatic functionsvariables
Allocate a new newsegment event with the given format/values tripplets This method calls gst_event_new_new_segment_full() passing a default value of 1.0 for applied_rate