Skinning ASPNetVideo Players
ASPNetVideo players can all be adapted and skinned with a custom user interface.
The Skinnable ASP.NET GUI Toolkit
Skinning is most easily be achieved using the ASPNetMedia GUI control pack.
The GUI controls includes skinnable buttons and labels for control video playback such as:
- Play Button
- Pause Button
- Stop Button
- Mute Button
- Fast Forward Button
- Fast Reverse Button
- Next Track Button
- Previous Track Button
Media Labels to show properties such as Position & Duration
The GUI toolkit also includes a skinnable PlayList control. This allows you to play multiple videos though the same video player – and fire events when videos change over. PlayLists can run either at client or server side.
The JavaScript API
The JavaScript API can be used to create custom buttons by hand. The JavaScript events also allow advanced features and applications to be implemented.
|