gi-gst-1.0.7: GStreamer 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.Structs.ValueTable

Contents

Description

VTable for the #GValue @type.

Synopsis

Exported types

newtype ValueTable Source #

Constructors

ValueTable (ManagedPtr ValueTable) 

Instances

WrappedPtr ValueTable Source # 
(~) AttrOpTag tag AttrSet => Constructible ValueTable tag Source # 

Methods

new :: MonadIO m => (ManagedPtr ValueTable -> ValueTable) -> [AttrOp ValueTable tag] -> m ValueTable

((~) * info (ResolveValueTableMethod t ValueTable), MethodInfo * info ValueTable p) => IsLabel t (ValueTable -> p) Source # 

Methods

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

((~) * info (ResolveValueTableMethod t ValueTable), MethodInfo * info ValueTable p) => IsLabelProxy t (ValueTable -> p) Source # 
HasAttributeList * ValueTable Source # 
type AttributeList ValueTable Source # 
type AttributeList ValueTable

newZeroValueTable :: MonadIO m => m ValueTable Source #

Construct a ValueTable struct initialized to zero.

Properties

compare

valueTable_compare :: AttrLabelProxy "compare" Source #

deserialize

valueTable_deserialize :: AttrLabelProxy "deserialize" Source #

serialize

valueTable_serialize :: AttrLabelProxy "serialize" Source #

type

setValueTableType :: MonadIO m => ValueTable -> GType -> m () Source #

valueTable_type :: AttrLabelProxy "type" Source #