MVC4.Video
2.0.0
MVC 4 Video
HTML5 Audio & Video
The HTML5 draft specification introduced the video element for the purpose of playing videos or movies,
audio element which specifies a standard way to embed an audio file on a web page,
many modern websites show videos. HTML5 provides a standard for showing them.
Demo http://mvc4video.apphb.com/
Requires NuGet 1.0 or higher.
Install-Package MVC4.Video -Version 2.0.0
dotnet add package MVC4.Video --version 2.0.0
paket add MVC4.Video --version 2.0.0
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
2.0.0
Video - track tag added now video supported subtitles, caption files.
Audio - HTML5 provides a standard for playing audio files.
Dependencies
This package has no dependencies.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 (current version) | 4,565 | 7/21/2013 |
1.0.0 | 282 | 7/1/2013 |