VideoFormatItem::getSize Method

This method returns a SIZE structure containing the width and height of one frame of this video format.
Syntax:
SIZE getSize() const;
Return value:

A SIZE structure.

See also: VideoFormatItem

<< VideoFormatItem