A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

V

valueChanged(ListSelectionEvent) - Method in class MovieLibrary.VidPlayer
Listener for ListBoxes to check when the media library filters have been changed so that the appropriate updateFilters() function can be called to update the filters and the main table displaying the videos.
versionCheckMessage() - Method in class MovieLibrary.VidPlayer
 
videoCodecFfourcc - Static variable in class MovieLibrary.ConversionProfile
fourcc codes for codecs from the ffmepg library
VideoFileFilter - Class in MovieLibrary
 
VideoFileFilter() - Constructor for class MovieLibrary.VideoFileFilter
 
videoFilter - Variable in class MovieLibrary.ConversionProfile
video filter option
videoFlagsFirstPass - Variable in class MovieLibrary.ConversionProfile
conversion first pass video flags (settings)
videoFlagsSecondPass - Variable in class MovieLibrary.ConversionProfile
conversion second pass video flags (settings)
VideoInfo - Class in MovieLibrary
 
VideoInfo(String, ArrayList<String>, String, String, String, String, String, boolean, int) - Constructor for class MovieLibrary.VideoInfo
 
VideoLibrary - Class in MovieLibrary
Video Library class.
This class creates a Video Library where everything related to the library of videos is done.
This class stores information about the videos and some preferences linked to videos.
VideoLibrary() - Constructor for class MovieLibrary.VideoLibrary
Constructor for a video library.
Creates a new empty Video library.
VideoLibrary(VideoLibrary) - Constructor for class MovieLibrary.VideoLibrary
Creates a new Video Library from another.
VideoObject - Class in MovieLibrary
 
VideoObject(int, File, int) - Constructor for class MovieLibrary.VideoObject
 
VidPlayer - Class in MovieLibrary
Main Video Player class,
This class creates a Video Player where everything will be ran from
Main program contained inside a JFrame
VidPlayer() - Constructor for class MovieLibrary.VidPlayer
Video Player constructor
Creates and displays the GUI
VidPlayer.ImportVideosTask - Class in MovieLibrary
 
VidPlayer.ImportVideosTask() - Constructor for class MovieLibrary.VidPlayer.ImportVideosTask
 
vob - Static variable in class MovieLibrary.Utils
video file extension vob

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z