gi-gstvideo-1.0.12: GStreamerVideo 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.Structs.VideoAffineTransformationMeta

Contents

Description

 

Synopsis

Exported types

newtype VideoAffineTransformationMeta Source #

Instances

WrappedPtr VideoAffineTransformationMeta Source # 
(~) AttrOpTag tag AttrSet => Constructible VideoAffineTransformationMeta tag Source # 
((~) * info (ResolveVideoAffineTransformationMetaMethod t VideoAffineTransformationMeta), MethodInfo * info VideoAffineTransformationMeta p) => IsLabel t (VideoAffineTransformationMeta -> p) Source # 
((~) * info (ResolveVideoAffineTransformationMetaMethod t VideoAffineTransformationMeta), MethodInfo * info VideoAffineTransformationMeta p) => IsLabelProxy t (VideoAffineTransformationMeta -> p) Source # 
HasAttributeList * VideoAffineTransformationMeta Source # 
((~) * signature (Float -> m ()), MonadIO m) => MethodInfo * VideoAffineTransformationMetaApplyMatrixMethodInfo VideoAffineTransformationMeta signature Source # 
type AttributeList VideoAffineTransformationMeta Source # 

Methods

applyMatrix

videoAffineTransformationMetaApplyMatrix Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> VideoAffineTransformationMeta

meta: a VideoAffineTransformationMeta

-> Float

matrix: a 4x4 transformation matrix to be applied

-> m () 

Apply a transformation using the given 4x4 transformation matrix

Since: 1.8

getInfo

videoAffineTransformationMetaGetInfo :: (HasCallStack, MonadIO m) => m MetaInfo Source #

No description available in the introspection data.

Properties

meta