eramgarden
Programmer
I'm new to Java and have inherited a code...
I have this line of code:
encodeParam.setQuality(0.7f);
what is 0.7f? The image is blury and I think this line of code is causing it..
I have this line of code:
encodeParam.setQuality(0.7f);
what is 0.7f? The image is blury and I think this line of code is causing it..