gi-gst-1.0.12: 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.MapInfo

Contents

Description

A structure containing the result of a map operation such as memoryMap. It contains the data and size.

Synopsis

Exported types

newtype MapInfo Source #

Constructors

MapInfo (ManagedPtr MapInfo) 

Instances

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

Methods

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

((~) * info (ResolveMapInfoMethod t MapInfo), MethodInfo * info MapInfo p) => IsLabel t (MapInfo -> p) Source # 

Methods

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

((~) * info (ResolveMapInfoMethod t MapInfo), MethodInfo * info MapInfo p) => IsLabelProxy t (MapInfo -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> MapInfo -> p #

HasAttributeList * MapInfo Source # 
type AttributeList MapInfo Source # 

newZeroMapInfo :: MonadIO m => m MapInfo Source #

Construct a MapInfo struct initialized to zero.

Properties

flags

maxsize

memory

size