HTML5VideoPlayer by SETTest

<PackageReference Include="HTML5VideoPlayer" Version="2.0.0" />

.NET API 1,101,208 bytes

 HTML5VideoPlayer 2.0.0

Package description

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>HTML5VideoPlayer</id>
    <version>2.0.0.0</version>
    <authors>SETTest</authors>
    <owners>SETTest</owners>
    <licenseUrl>http://LICENSE_URL_HERE_OR_DELETE_THIS_LINE</licenseUrl>
    <projectUrl>http://PROJECT_URL_HERE_OR_DELETE_THIS_LINE</projectUrl>
    <iconUrl>http://ICON_URL_HERE_OR_DELETE_THIS_LINE</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Package description</description>
    <releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
    <copyright>Copyright 2012</copyright>
    <tags>Tag1 Tag2</tags>
    <dependencies>
      <dependency id="WebActivator" version="1.4" />
    </dependencies>
  </metadata>
</package>