Grabber::getVideoFormat Method |
||
This method returns the currently selected video format or an invalid object, if no video format is set (ie. the device is not open). | ||
Syntax: | VideoFormatItem getVideoFormat() const; |
|
Return value: | A VideoFormatItem object, or an invalid object, if an error occurred. |
|
See also: | Grabber, Grabber::getAvailableVideoFormats, Grabber::setVideoFormat |