| VideoFormatDesc::isValidSize Method | ||||||||||||||
| This method checks whether a specified size matches the size constraints of this VideoFormatDesc. | ||||||||||||||
| Syntax: | bool isValidSize( const SIZE& sz ) const; | |||||||||||||
| 
 | ||||||||||||||
| Return value: | true, if a valid VideoFormatItem can be created with the specified size, otherwise false. | |||||||||||||
| See also: | VideoFormatDesc, VideoFormatDesc::createVideoFormat | |||||||||||||