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