[Interest] Fix QML Camera's frame rate and change it resolution
Ilshat Nasyrov
siademont at gmail.com
Tue May 24 21:17:58 CEST 2016
Hi!
Can it possible to fix frame rate and change resolution of Camera? Tried to
use
viewfinder.maximumFrameRate: 10
viewfinder.minimumFrameRate: 10
and
viewfinder.resolution: Qt.size(640, 480)
- no effect.
How can I access the QML Camera from Android's Java side (I mean in
QtActivity class)?
What does Qt use for creating Camera on Android devices?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160524/b93554a7/attachment.html>
More information about the Interest
mailing list