VideoFormatDesc::getStepSize Method

Returns the step size for video formats created from this VideoFormatDesc.
Syntax:
SIZE    getStepSize() const;
Return value:

The step size for video format instances.

See also: VideoFormatDesc, VideoFormatDesc::getMinSize, VideoFormatDesc::getMaxSize

<< VideoFormatDesc