#include <event.h>
Public Member Functions | |
EventNavigation (GstEvent* event) | |
Static Public Member Functions | |
static Glib::RefPtr<Gst::Event> | create (Gst::Structure& structure) |
Create a new navigation event from the given description. |
See create() for more details.
Gst::EventNavigation::EventNavigation | ( | GstEvent * | event | ) | [explicit] |
static Glib::RefPtr<Gst::Event> Gst::EventNavigation::create | ( | Gst::Structure& | structure | ) | [static] |
Create a new navigation event from the given description.
structure | Description of the event. |