VideoChromaResample.getInfo
void getInfo(out uint nLines, out int offset)The resampler must be fed n_lines at a time. The first line should be at offset.
Parameters
nLines | the number of input lines |
offset | the first line |
void getInfo(out uint nLines, out int offset)The resampler must be fed n_lines at a time. The first line should be at offset.
nLines | the number of input lines |
offset | the first line |