VideoFormatItem::getBinningFactorVertical Method

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

The vertical binning factor of the video format.

Information:

Introduced in version 3.4

See also: VideoFormatItem, VideoFormatItem::getBinningFactorHorizontal, VideoFormatItem::getSkippingFactorHorizontal, VideoFormatItem::getSkippingFactorVertical

<< VideoFormatItem