Uses of Package
MovieLibrary

Classes in MovieLibrary used by MovieLibrary
ClipObject
          class to store information about a clip.
Subclass of video object
ConversionProfile
          class which is used to create and store conversion info in the form of conversion profiles.
Info such as subtitles and de-interlacing filters used are also stored here.
ConvertingJob
          Converting job object
Contains the information required to convert a video
Such as video path, conversion profile, crop settings...
CropSettings
          class to store and access crop settings easily
DroppableTable
          Extension to a JTable with drag and drop capabilities
Custom table model and other required field to providing communication with the video library and the main program.
MergeTableModel
          table model for the merge avi tool
MovieObject
          Movie Object child of VideoObject
conatains all values from VideoObject plus Movie specific settings.
MyTableModel
          Custom table model used as main media library table model
Playlist
          NOT YET IMPLEMENTED
SeriesObject
          Series object used to store information about TV shows
StringEncrypter.EncryptionException
           
VideoInfo
           
VideoLibrary
          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.
VideoObject
           
VidPlayer
          Main Video Player class,
This class creates a Video Player where everything will be ran from
Main program contained inside a JFrame