GstVideo.VideoChromaResample
GstVideo.VideoChromaResample._()
GstVideo.VideoChromaResample.free()
GstVideo.VideoChromaResample.get_info()
None
_ (lines, width)
_
free ()
free
get_info ()
get_info
lines (object or None) – pixel lines
object
width (int) – the number of pixels on one line
int
Perform resampling of width chroma pixels in lines.
Free self
the number of input lines
the first line
(n_lines: int, offset: int)
The resampler must be fed n_lines at a time. The first line should be at offset.