When this is set, OnNextFrame() still gets called. Is there a way to never have OnNextFrame called and just do the Flip myself as needed? I can just call Flip() from anywhere correct?
Is there any harm to not implementing OnNextFrame()?
What does EFL_MANUALFLIP do?