VideoNormItem::isValid Method |
||
This method checks whether this video norm is valid for the current video capture device or not. | ||
Syntax: | bool isValid() const; |
|
Return value: | true, if this video norm is valid for the current video capture device, false, otherwise. |
|
See also: | VideoNormItem, VideoNormItem::createInvalid |