gi-gst-0.1.6.13: Gst 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.Gst.Interfaces.URIHandler

Contents

Description

 

Synopsis

Exported types

newtype URIHandler Source

Instances

((~) * info (ResolveURIHandlerMethod t URIHandler), MethodInfo * info URIHandler p) => IsLabel t (URIHandler -> p) Source 

Methods

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

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

Methods

uRIHandlerGetProtocols

uRIHandlerGetUri

uRIHandlerGetUriType

uRIHandlerSetUri

uRIHandlerSetUri :: (MonadIO m, URIHandlerK a) => a -> Text -> m () Source