zhaojiahai / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

Support for keeping aspect ratio in VideoSourcePlayer #330

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This patch adds a KeepAspectRatio property to the VideoSourcePlayer class. It 
enables the player the video to be automatically rescaled in order to keep its 
aspect ratio even if the player size changes.

A live demonstration for this feature can be found on Screencast Capture Lite, 
a screen capturing tool I've written ( 
https://code.google.com/p/screencast-capture/ ).

Original issue reported on code.google.com by cesarso...@gmail.com on 17 Jan 2013 at 2:59

Attachments: