Forum Discussion
Anonymous
14 years agoVisitor
Hello,
Using roScreen rather than roImageCanvas is more performant and would give you slightly better timing for dismissal, however, roScreen cannot be used along with greater than 720P video playback. If you know your streams are 720P or lower resolution, then you should try switching to roScreen for your image display and make sure you use the SetMaxVideoDecodeResolution API on the player to manage buffer allocations properly.
Cheers,
Jon
Using roScreen rather than roImageCanvas is more performant and would give you slightly better timing for dismissal, however, roScreen cannot be used along with greater than 720P video playback. If you know your streams are 720P or lower resolution, then you should try switching to roScreen for your image display and make sure you use the SetMaxVideoDecodeResolution API on the player to manage buffer allocations properly.
Cheers,
Jon