Forum Discussion
TheEndless
12 years agoRoku Guru
"EnTerr" wrote:"TheEndless" wrote:
Unfortunately, the Roku SDK doesn't support stretching video. You can zoom it using the roVideoPlayer and SetDestinationRect(), but you can't stretch it.
Curious - what does it do if the assigned area is not a perfect match? Does it letter-box it, pillar-box it or chop the edges?
letter-box/pillar-box.. I imagine if you go larger than the screen, it will chop the edges, but not positive.