Class VideoUtilities


  • public class VideoUtilities
    extends Object
    A utility class that contains helpful methods for working with videos
    Version:
    $Revision$
    Author:
    sjb90
    • Constructor Detail

      • VideoUtilities

        public VideoUtilities()
    • Method Detail

      • getVideoDimensions

        public static Dimension getVideoDimensions​(String fileName)
        Retrieves the dimensions of a video contained in the given file
        Parameters:
        fileName - the file to use
        Returns: