Import line: | GstInterfaces = imports.gi.GstInterfaces; |
GIR File: | GstInterfaces-0.10.gir |
C documentation: | GstNavigationCommand |
Enum : | NavigationCommand |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number GstInterfaces.NavigationCommand.ACTIVATE : 24
|
|
Number GstInterfaces.NavigationCommand.DOWN : 23
|
|
Number GstInterfaces.NavigationCommand.INVALID : 0
|
|
Number GstInterfaces.NavigationCommand.LEFT : 20
|
|
Number GstInterfaces.NavigationCommand.MENU1 : 1
|
|
Number GstInterfaces.NavigationCommand.MENU2 : 2
|
|
Number GstInterfaces.NavigationCommand.MENU3 : 3
|
|
Number GstInterfaces.NavigationCommand.MENU4 : 4
|
|
Number GstInterfaces.NavigationCommand.MENU5 : 5
|
|
Number GstInterfaces.NavigationCommand.MENU6 : 6
|
|
Number GstInterfaces.NavigationCommand.MENU7 : 7
|
|
Number GstInterfaces.NavigationCommand.NEXT_ANGLE : 31
|
|
Number GstInterfaces.NavigationCommand.PREV_ANGLE : 30
|
|
Number GstInterfaces.NavigationCommand.RIGHT : 21
|
|
Number GstInterfaces.NavigationCommand.UP : 22
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GstInterfaces
Method |
navigation event.
|
GstInterfaces
Method |
GstInterfaces.navigation_query_parse_commands_nth
(Query query, Number nth, NavigationCommand cmd)
:
Boolean
Parse the GstNavigation command query and retrieve the nth command from it into cmd.
|
GstInterfaces
Method |
GstInterfaces.navigation_query_set_commandsv
(Query query, Number n_cmds, NavigationCommand cmds)
:
none
Set the GstNavigation command query result fields in query.
|
GstInterfaces.Navigation
Method |
send_command
(NavigationCommand command)
:
none
Sends the indicated command to the navigation interface.
|