zoukankan      html  css  js  c++  java
  • Embeding Video Players in web pages Summary

    1. Windows Media Player

     

     

    2. Real Player

     

    3. Flash Player

     

    4. QuickTime Player

    PS: The QuickTime Player plug-in has a shortage that if the size set smaller than the video, the video will can't be display totally.

     

    5. PDF

     

    Note:

    Object label is used for IE browser of Windows platform, and the embed label is for Netscape Navigator browser of Windows and Macintosh platforms and IE browser of Macintosh platform. The IE of Windows platform plays video by Active-X plug-in but others by Netscape plug-in. So when we use this, be sure we write both of them to support as many browsers as possible.

  • 相关阅读:
    DLL相关
    设备实时监控
    VC++定时器的运用
    iOS开发多线程篇—GCD的常见用法
    iOS开发多线程篇—线程的状态
    iOS开发多线程篇—GCD介绍
    iOS开发多线程篇—线程间的通信
    iOS开发多线程篇—线程安全
    iOS开发多线程篇—创建线程
    iOS开发多线程篇—多线程简单介绍
  • 原文地址:https://www.cnblogs.com/justinliu/p/5961780.html
Copyright © 2011-2022 走看看