Class MovieShape

    • Constructor Detail

      • MovieShape

        public MovieShape​(int movieIdx,
                          HSLFPictureData pictureData)
        Create a new Picture
        Parameters:
        pictureData - the picture data
      • MovieShape

        public MovieShape​(EscherContainerRecord escherRecord,
                          ShapeContainer<HSLFShape,​HSLFTextParagraph> parent)
        Create a Picture object
        Parameters:
        escherRecord - the EscherSpContainer record which holds information about this picture in the Slide
        parent - the parent shape of this picture
    • Method Detail

      • setAutoPlay

        public void setAutoPlay​(boolean flag)
      • isAutoPlay

        public boolean isAutoPlay()
      • getPath

        public java.lang.String getPath()
        Returns:
        UNC or local path to a video file