Grabber::isCountOfFramesDroppedAvailable Method [Deprecated] |
||
| Returns whether the device supports retrieving the current dropped frames counter. | ||
| Syntax: | bool isCountOfFramesDroppedAvailable() const; |
|
| Return value: | true, if the device supports a dropped frames counter, false otherwise. |
|
| Information: | Introduced in version 2.0 | |
| See also: | Grabber, Grabber::getCountOfFramesDropped, Grabber::getCountOfFramesNotDropped | |