gstreamermm
1.4.3
|
This is the complete list of members for Gst::Segment, including all inherited members.
clip(Format format, guint64 start, guint64 stop, guint64& clip_start, guint64& clip_stop) const | Gst::Segment | |
get_type() | Gst::Segment | static |
gobj() | Gst::Segment | inline |
gobj() const | Gst::Segment | inline |
gobj_copy() const | Gst::Segment | |
gobject_ | Gst::Segment | protected |
init(Format format) | Gst::Segment | |
operator=(const Segment& other) | Gst::Segment | |
Segment() | Gst::Segment | |
Segment(GstSegment* gobject, bool make_a_copy=true) | Gst::Segment | explicit |
Segment(const Segment& other) | Gst::Segment | |
set_running_time(Format format, guint64 running_time) | Gst::Segment | |
set_seek(double rate, Format format, SeekFlags flags, SeekType start_type, gint64 start, SeekType stop_type, gint64 stop, bool& update) | Gst::Segment | |
swap(Segment& other) | Gst::Segment | |
swap(Segment& lhs, Segment& rhs) | Gst::Segment | related |
to_position(Format format, guint64 running_time) const | Gst::Segment | |
to_running_time(Format format, guint64 position) const | Gst::Segment | |
to_stream_time(Format format, guint64 position) const | Gst::Segment | |
wrap(GstSegment* object, bool take_copy=false) | Gst::Segment | related |
~Segment() | Gst::Segment |