gstvideo.video_resampler
Module for [VideoResampler] class
class VideoResampler
Types 1
classVideoResampler
#GstVideoResampler is a structure which holds the information required to perform various kinds of resampling filtering.
Fields
GstVideoResampler _cInstanceMethods
void * _cPtr()void maxTaps(uint propval) @propertySet `maxTaps` field. Params: propval = the maximum number of tapsvoid clear()Clear a previously initialized #GstVideoResampler resampler.bool init_(gstvideo.types.VideoResamplerMethod method, gstvideo.types.VideoResamplerFlags flags, uint nPhases, uint nTaps, double shift, uint inSize, uint outSize, gst.structure.Structure options)