#include <event.h>
Inheritance diagram for Gst::EventQos:
Public Member Functions | |
EventQos (GstEvent *event) | |
void | parse (double &proportion, ClockTimeDiff &diff, ClockTime ×tamp) |
Static Public Member Functions | |
static Glib::RefPtr< Event > | create (double proportion, ClockTimeDiff diff, ClockTime timestamp) |
Gst::EventQos::EventQos | ( | GstEvent * | event | ) | [explicit] |
static Glib::RefPtr<Event> Gst::EventQos::create | ( | double | proportion, | |
ClockTimeDiff | diff, | |||
ClockTime | timestamp | |||
) | [static] |
void Gst::EventQos::parse | ( | double & | proportion, | |
ClockTimeDiff & | diff, | |||
ClockTime & | timestamp | |||
) |