1 | initial version |
It looks like you try to use resolution related functionality from Tutorial3-CameraControl example. In this example subclass of JavaCameraView
is implemented. The subclass implements the methods you want. You need to use the same approach.