Qt quick camera
Locked
General and Desktop
-
I have a question.
Camera {
id: camera
property int value
value :0
}
VideoOutput {
id: viewfinder
width: 900
height: 470
source: camera
}
The screen camera width 640 height 480 .
But I want the camera fill videoOutPut .what should i do ?
Thanks -
Hi,
Please don't post the same question in multiple sub forum. one is enough.
"Duplicate":http://qt-project.org/forums/viewthread/51850/