Grabber::getAvailableFPS Method |
||||||||||||||
Returns the available frame rates. | ||||||||||||||
Syntax: | tFPSListPtr getAvailableFPS() const; tFPSListPtr getAvailableFPS( const VideoFormatItem& op ) const; |
|||||||||||||
|
||||||||||||||
Return value: | A pointer to an array that contains the available frame rates. |
|||||||||||||
Remarks: | The frame rates describe the number of frames per second. |
|||||||||||||
Information: | Introduced in version 2.0 | |||||||||||||
See also: | Grabber, Grabber::hasFPSList, Grabber::getFPS, Grabber::setFPS, Grabber::tFPSListPtr |