Interface VideoControl

All Superinterfaces:
AriaControlProperties, BorderStyleProperties, Control, Element, EventOwner, MarginStyleProperties, MessageContainer, MessageProperties, MultimediaControlProperties, java.io.Serializable, WebFormEventOwner

public interface VideoControl
extends Control, MultimediaControlProperties
Video Control

Further documentation

Since:
V5.12
  • Method Details

    • getPoster

      java.lang.String getPoster()
      The URL of the image to display while video is downloading. The URL can be either relative or absolute.

      Further documentation.

      Since:
      V5.12