VideoFormatDesc::getSkippingFactorHorizontal Method

Returns the horizontal skipping factor of the video format description.
Syntax:
int    getSkippingFactorHorizontal() const;
Return value:

The horizontal skipping factor of the video format description.

Information:

Introduced in version 3.4

See also: VideoFormatDesc, VideoFormatDesc::getBinningFactorHorizontal, VideoFormatDesc::getBinningFactorVertical, VideoFormatDesc::getSkippingFactorVertical

<< VideoFormatDesc