Interface Video

    • Method Detail

      • getSize

        Dimension getSize()
        Returns:
        the natural size (in pixels) of the video, or null if no natural size is known.
      • getDuration

        int getDuration()
        Returns:
        the length of the video clip, in seconds, or <= 0 if unknown (e.g. streaming).