VideoFormatDesc::getBinningFactor Method [Deprecated]

Returns the binning factor of this VideoFormatDesc.
Syntax:
int    getBinningFactor() const;
Return value:

The binning factor of this VideoFormatDesc.

Information:

This method is deprecated since version 3.4.
Use VideoFormatDesc::getBinningFactorHorizontal and VideoFormatDesc::getBinningFactorVertical instead.

See also: VideoFormatDesc

<< VideoFormatDesc