VideoFormatDesc::getMaxSize Method |
||
| Returns the maximum possible size for video formats created from this VideoFormatDesc. | ||
| Syntax: | SIZE getMaxSize() const; |
|
| Return value: | The maximum possible size for video format instances. |
|
| See also: | VideoFormatDesc, VideoFormatDesc::getMinSize, VideoFormatDesc::getStepSize | |