Class MediaImageCell

    • Constructor Detail

      • MediaImageCell

        public MediaImageCell()
        Creates a default MediaGridCell instance.
    • Method Detail

      • pause

        public void pause()
        Pauses the media player inside this cell.
      • play

        public void play()
        Starts playing the media player inside this cell.
      • stop

        public void stop()
        Stops playing the media player inside this cell.