IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Detailed Description

A FrameRateRange represents a range of frame rates as minimum and maximum rate.

This struct was introduced in Qt 5.5.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

  • Header: FrameRateRange

  • Since: Qt 5.5

  • qmake: QT += multimedia

  • Group: FrameRateRange is part of multimedia, multimedia_camera

Detailed Description

If the minimum frame rate is equal to the maximum frame rate, the frame rate is fixed. If not, the actual frame rate fluctuates between the minimum and the maximum.

See Also

Member Function Documentation

 

FrameRateRange::FrameRateRange()

Constructs a null frame rate range, with both minimumFrameRate and maximumFrameRate equal to 0.0.

FrameRateRange::FrameRateRange(qreal minimum, qreal maximum)

Constructs a frame rate range with the given minimum and maximum frame rates.

Member Variable Documentation

 

qreal FrameRateRange::maximumFrameRate

The maximum frame rate supported by the range, in frames per second.

qreal FrameRateRange::minimumFrameRate

The minimum frame rate supported by the range, in frames per second.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+