Back to Seed Clases

GstInterfaces


Classes

Interfaces

Structs

Unions

Enums

Enum GstInterfaces.NavigationEventType

Import line: GstInterfaces = imports.gi.GstInterfaces;
GIR File: GstInterfaces-0.10.gir
C documentation: GstNavigationEventType
Enum : NavigationEventType
  Show / Hide Inherited methods, properties and signals
gst_navigation_event_get_type() when the passed event is not a navigation event. gst_navigation_event_parse_key_event() to extract the details from the event. gst_navigation_event_parse_key_event() to extract the details from the event. gst_navigation_event_parse_mouse_button_event() to extract the details from the event. gst_navigation_event_parse_mouse_button_event() to extract the details from the event. gst_navigation_event_parse_mouse_move_event() to extract the details from the event. gst_navigation_event_parse_command() to extract the details from the event. Enum values for the various events that an element implementing the GstNavigation interface might send up the pipeline.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GstInterfaces
Method
GstInterfaces.navigation_event_get_type (Event event) : GstInterfaces.NavigationEventType
Inspect a GstEvent and return the GstNavigationEventType of the event, or GST_NAVIGATION_EVENT_INVALID if the event is not a GstNavigation event.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:01 GMT+0800 (HKT)