VideoFormatItem::getBinningFactorHorizontal Method

Returns the horizontal binning factor of the video format.
Syntax:
int    getBinningFactorHorizontal() const;
Return value:

The horizontal binning factor of the video format.

Information:

Introduced in version 3.4

See also: VideoFormatItem, VideoFormatItem::getBinningFactorVertical, VideoFormatItem::getSkippingFactorHorizontal, VideoFormatItem::getSkippingFactorVertical

<< VideoFormatItem