Updated on 2023-03-09 GMT+08:00

Video

This section describes parameters of a video component.

Pattern

  • Size: width and height of the component. Unit: pixel.
  • Position: position where the component is located in the canvas. Unit: pixel.
  • Autoplay: when Autoplay is selected, the video is automatically played.
  • Cycleplay: when Cycleplay is selected, the video is played cyclically.
  • Control Bar: when Control Bar is selected, the control bar is displayed during video playout.
  • Mute: If this option is selected, the video is muted.
Figure 1 Video

Data

  • Data Source Type: to select the data source of the chart. Multiple data sources are provided for you to select. You need to add data sources first. For details, see Data Connection Overview.
  • Converter: Select a converter to convert data into the data that meets the display requirements. For details, see Using a Converter.
  • url: Access address of the video. The value must end with mp4, for example, http://xxx.mp4 (xxx indicates the video URL).
  • Automatic Update: If you select Automatic Update and set Update Interval, the data is automatically updated based on the interval.
  • Preview Result: Click Preview Result to view the information about the selected data source. You can click Update Query to manually update the component data when the data source changes.

Interaction

For details about whether the component supports the interaction function and how to use the interaction function, see Configuring Component Interaction.