|
Project Information
Links
|
sharptube is a basic asp.net usercontrol containing an embedded youtube player, written in c# 3.5. All currently available Youtube video parameters have been exposed as properties of the usercontrol. Once the control is registered, values may be set by including them in the player's tag in the aspx file, or they can be set programmatically. See Default.aspx for examples of both. |