Documentation
Dlang.org
VideoChromaResample
gstvideo
video_chroma_resample
class
VideoChromaResample {
GstVideoChromaResample
*
cInstancePtr
;
bool
owned
;
this
(void* ptr, Flag!"Take" take);
void
*
cPtr
();
void
getInfo
(uint nLines, int offset);
}
Constructors
this
this
(void* ptr, Flag!"Take" take)
Members
Functions
cPtr
void
*
cPtr
()
getInfo
void
getInfo
(uint nLines, int offset)
The resampler must be fed n_lines at a time. The first line should be at offset.
gstvideo
video_chroma_resample
classes
VideoChromaResample