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?
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to