Streaming Media Player

Source: Internet
Author: User
<SCRIPT type = "text/JavaScript" src = "http://www.aodianyun.com/demo/aodianPlayer/player.js"> </SCRIPT>
  <SCRIPT type = "text/JavaScript">
  VaR conf = {
  Container: 'Container', // player container ID, required Parameter
  Demo: 'Demo', // The app activated on the console, required parameters
  Stock: 'stock' // Application Layer Control, which can be set at will and necessary parameters
  /* The following are optional parameters.
  Width: width, // video width, available numbers, percentages, etc.
  Height: height, // video height, available numbers, percentages, etc.
  Aspectratio: aspectratio, // video ratio, valid only when width is a percentage
  Title: title, // video title
  Controls: Controls, // whether to display the interface button. The default value is true.
  Image: image, // video album art image address
  Repeat: Repeat, // whether to automatically replay after playback. The default value is false.
  Autostart: autostart // whether to play the video automatically. The default value is false.
  */
  };
  VaR player = new aodianplayer (CONF );

Streaming Media Player

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.