A Navigation event. More...
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. |
A Navigation event.
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. |