| VideoCaptureDeviceItem::isValid Method | ||
| Checks whether this object represents a video capture device or not. | ||
| Syntax: | bool isValid() const; | |
| Return value: | true, if the video capture device is valid, false otherwise. | |
| See also: | VideoCaptureDeviceItem, Grabber::isDevValid | |