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

GI.GstVideo.Structs.VideoChromaResample

Description

No description available in the introspection data.

Synopsis

Exported types

Methods

Click to display all available methods, including inherited ones

Expand

Methods

free.

Getters

getInfo.

Setters

None.

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.