-gtu99
Guest
|
Posted:
Fri Oct 01, 2004 8:35 pm Post subject:
Zoom in WMP SDK |
|
|
I'm working on a C# program that embeds WMP10. I see that you can zoom by
right clicking on the video and choosing Zoom...
What I need is the video to always play at Zoom 200%
So how do I programmatically assigned the Video display size?
I know one solution is to set the video player size to double the video size
and set stretchToFit to true, but is there any other solution.
I just can't believe there is NOT a: Player.settings.zoom, it just seems
obvious. If you can do it in a skin, you can do it in an SDK, I just want to
know how.
|
|