Player Developer Basics: Generating Player Code

In this topic, you will learn how to generate player code that you can later use in player development.
 
  1. In Studio, open the PLAYERS module.
  2. Click the New Player button.
  3. Give the player and name then click Save.
  4. Open the MEDIA module.
  5. Click on a video to publish.
  6. In the player properties page click the Publish and Embed button, the from the dropdown select Web Player .
  7. For actual player, select the player just created.
  8. In the Copy Code section select the Advanced implementation.
  9. Set the following:
    • Sizing: Fixed
    • Aspect Ratio: Match your video
    • Player Width: Desired width
  10. Lastly, copy the code.