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.MetaTransformCopy

Contents

Description

Extra data passed to a "gst-copy" transform #GstMetaTransformFunction.

Synopsis

Exported types

newtype MetaTransformCopy Source #

Constructors

MetaTransformCopy (ManagedPtr MetaTransformCopy) 

Instances

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

Methods

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

((~) * info (ResolveMetaTransformCopyMethod t MetaTransformCopy), MethodInfo * info MetaTransformCopy p) => IsLabel t (MetaTransformCopy -> p) Source # 
((~) * info (ResolveMetaTransformCopyMethod t MetaTransformCopy), MethodInfo * info MetaTransformCopy p) => IsLabelProxy t (MetaTransformCopy -> p) Source # 
HasAttributeList * MetaTransformCopy Source # 
type AttributeList MetaTransformCopy Source # 
type AttributeList MetaTransformCopy

newZeroMetaTransformCopy :: MonadIO m => m MetaTransformCopy Source #

Construct a MetaTransformCopy struct initialized to zero.

Properties

offset

metaTransformCopy_offset :: AttrLabelProxy "offset" Source #

region

metaTransformCopy_region :: AttrLabelProxy "region" Source #

size

metaTransformCopy_size :: AttrLabelProxy "size" Source #