Class AbstractMediaState

    • Field Detail

      • showControls

        public boolean showControls
      • htmlContentAllowed

        public boolean htmlContentAllowed
      • autoplay

        @NoLayout
        public boolean autoplay
      • loop

        @NoLayout
        public boolean loop
        Looping of media active (true) or not.
        Since:
        7.7.11
    • Constructor Detail

      • AbstractMediaState

        public AbstractMediaState()