VideoChromaResample

class VideoChromaResample {
GstVideoChromaResample* cInstancePtr;
bool owned;
}

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.