gi-gstvideo-0.1.6.13: GstVideo 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.VideoResampler

Contents

Description

#GstVideoResampler is a structure which holds the information required to perform various kinds of resampling filtering.

Synopsis

Exported types

newtype VideoResampler Source

Instances

((~) * info (ResolveVideoResamplerMethod t VideoResampler), MethodInfo * info VideoResampler p) => IsLabel t (VideoResampler -> p) Source 
((~) * info (ResolveVideoResamplerMethod t VideoResampler), MethodInfo * info VideoResampler p) => IsLabelProxy t (VideoResampler -> p) Source 
((~) (TYPE Lifted) signature (VideoResamplerMethod -> VideoResamplerFlags -> Word32 -> Word32 -> Double -> Word32 -> Word32 -> Structure -> m Bool), MonadIO m) => MethodInfo (TYPE Lifted) VideoResamplerInitMethodInfo VideoResampler signature Source 
((~) (TYPE Lifted) signature (m ()), MonadIO m) => MethodInfo (TYPE Lifted) VideoResamplerClearMethodInfo VideoResampler signature Source 

newZeroVideoResampler :: MonadIO m => m VideoResampler Source

Construct a VideoResampler struct initialized to zero.

Methods

videoResamplerClear

videoResamplerInit

Properties

InSize

MaxTaps

NPhases

NTaps

Offset

OutSize

Phase

Taps