

Parameters and values Player Customization Parameter The example below sets the player to mute the video and show a default french caption. Simply add data-= inside the image tag of the embed code. autoplay=1&quality=1080p Add data attributes to an embed codeĭata attributes are added to an embed code as a list of parameters and values.
#Proplayer settings 1080p#
These will force the player to autoplay in 1080p resolution. The following example includes uses autoplay=1 and quality=1080p. Any subsequent parameters/strings should be added using the & character.


Simply specify the parameter and then a value after the ?. You can add one or more query parameters to the end of a player sharing page link. In essence, data attributes and query parameters offer you ad hoc control and customization over how your videos are experienced by viewers.Īdd query parameters to a sharing page URL Maybe you have a playlist with multiple videos? Use a query parameter to make the player begin at the second video in the list. They can also be used to send information to Vidyard about the viewer, such as their email address.ĭo you have a single player embedded in two locations? You might use a data attribute on one of the players to change its size and color. Query parameters and data attributes are a way to pass information back to Vidyard's web servers about how an embedded player should look, feel, and behave on a case-by-case basis. What are query parameters and data attributes?
