gi-gstvideo-0.1.6.13: GstVideo bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GstVideo.Interfaces.Navigation

Contents

Description

 

Synopsis

Exported types

newtype Navigation Source

Instances

((~) * info (ResolveNavigationMethod t Navigation), MethodInfo * info Navigation p) => IsLabel t (Navigation -> p) Source 

Methods

fromLabel :: Proxy# Symbol t -> Navigation -> p

((~) * info (ResolveNavigationMethod t Navigation), MethodInfo * info Navigation p) => IsLabelProxy t (Navigation -> p) Source 
type ParentTypes Navigation Source 
type AttributeList Navigation Source 
type SignalList Navigation Source 

Methods

navigationEventGetType

navigationEventParseCommand

navigationEventParseKeyEvent

navigationEventParseMouseButtonEvent

navigationEventParseMouseMoveEvent

navigationMessageGetType

navigationMessageNewAnglesChanged

navigationMessageNewAnglesChanged :: (MonadIO m, ObjectK a) => a -> Word32 -> Word32 -> m Message Source

navigationMessageNewCommandsChanged

navigationMessageNewCommandsChanged :: (MonadIO m, ObjectK a) => a -> m Message Source

navigationMessageNewEvent

navigationMessageNewEvent :: (MonadIO m, ObjectK a) => a -> Event -> m Message Source

navigationMessageNewMouseOver

navigationMessageNewMouseOver :: (MonadIO m, ObjectK a) => a -> Bool -> m Message Source

navigationMessageParseAnglesChanged

navigationMessageParseEvent

navigationMessageParseEvent :: MonadIO m => Message -> m (Bool, Event) Source

navigationMessageParseMouseOver

navigationQueryGetType

navigationQueryNewAngles

navigationQueryNewCommands

navigationQueryParseAngles

navigationQueryParseCommandsLength

navigationQueryParseCommandsNth

navigationQuerySetAngles

navigationQuerySetCommandsv

navigationSendCommand

navigationSendEvent

data NavigationSendEventMethodInfo Source

Instances

((~) (TYPE Lifted) signature (Structure -> m ()), MonadIO m, NavigationK a) => MethodInfo (TYPE Lifted) NavigationSendEventMethodInfo a signature Source 

navigationSendEvent :: (MonadIO m, NavigationK a) => a -> Structure -> m () Source

navigationSendKeyEvent

navigationSendMouseEvent