VideoFormatItem::getSkippingFactorVertical Method

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

The vertical skipping factor of the video format.

Information:

Introduced in version 3.4

See also: VideoFormatItem, VideoFormatItem::getBinningFactorHorizontal, VideoFormatItem::getBinningFactorVertical, VideoFormatItem::getSkippingFactorHorizontal

<< VideoFormatItem