gi-gstvideo-1.0.22: GStreamerVideo bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.GstVideo.Structs.VideoChromaResample

Description

No description available in the introspection data.

Synopsis

Exported types

Methods

Overloaded methods

free

videoChromaResampleFree Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> VideoChromaResample

resample: a VideoChromaResample

-> m () 

Free resample

getInfo

videoChromaResampleGetInfo Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> VideoChromaResample

resample: a VideoChromaResample

-> Word32

nLines: the number of input lines

-> Int32

offset: the first line

-> m () 

The resampler must be fed nLines at a time. The first line should be at offset.