David Penney
David Penney
Sorry that wasn't clear. I mean a slider with two handles that allows you to set a range of values, a left handle sets the min and a right handle...
I'm seeing a problem with 3840 x 2160 h264 files - These used to play fine with 0.8.4 and the AVFoundation addon
Thanks - This solved the issue for me
Removing the reference to the include/libs/json folder seems to have solved it. Cheers!
It seems fine in the example project, which is strange as there isn't exactly much going on in my project when the video is playing - I'll investigate further.
Hi, Sorry I haven't used this for a while - so there are probably a lot of issues. I plan to revisit it, but I have idea when. You can...
I had this problem when running the included example. adding this line to the setup function solved it for me: `printer.setControlParameter(7,160,0);` The values are explained in the printer manual page...