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

G

getActors() - Method in class MovieLibrary.MovieObject
get movie actors
getActors() - Method in class MovieLibrary.SeriesObject
get actors
getActorsString() - Method in class MovieLibrary.MovieObject
gets the actors string version
getActorsString() - Method in class MovieLibrary.SeriesObject
gets the actors string version
getAspectRatio() - Method in class MovieLibrary.ConversionProfile
gets the video aspect ratio for this profile;
getAssociatedLibraryID() - Method in class MovieLibrary.JRadioButtonVideo
get associated library video ID from the library
getAssociatedMovie() - Method in class MovieLibrary.JRadioButtonVideo
get the associated video to this button
getAudioAmpProcess() - Method in class MovieLibrary.VidPlayer
This method returns the process for audio amplitude increase
getAudioAmpValue() - Method in class MovieLibrary.ConversionProfile
Returns the audio amplification value
getAudioBitrate() - Method in class MovieLibrary.VideoObject
 
getAudioCodec() - Method in class MovieLibrary.VideoObject
 
getAudioSampleRate() - Method in class MovieLibrary.VideoObject
 
getCast() - Method in class MovieLibrary.VideoInfo
returns the casts' names
getCastString() - Method in class MovieLibrary.VideoInfo
gets the cast string version
getCodecBox() - Method in class MovieLibrary.VidPlayer
 
getColumnCount() - Method in class MovieLibrary.MergeTableModel
gets the number of columns
getColumnCount() - Method in class MovieLibrary.MyTableModel
gets the number of columns
getColumnName(int) - Method in class MovieLibrary.MergeTableModel
gets the column name of the chosen column
getColumnName(int) - Method in class MovieLibrary.MyTableModel
gets column name of given column
getColumnsShown() - Method in class MovieLibrary.MyTableModel
get the columns shown of this table model
getColumnWidths() - Method in class MovieLibrary.MergeTableModel
gets the columns widths for the columns in this table
getColumnWidths() - Method in class MovieLibrary.MyTableModel
gets the column widths of this table model
getColumnWidths() - Method in class MovieLibrary.VideoLibrary
get the widths of the columns of the main table.
getConfigsVersion() - Method in class MovieLibrary.VideoLibrary
get the configs file version
getConversionProfile() - Method in class MovieLibrary.ConvertingJob
get conversion profile for current job
getCreators() - Method in class MovieLibrary.SeriesObject
get creators
getCreators() - Method in class MovieLibrary.VideoInfo
returns the creators' names
getCreatorsString() - Method in class MovieLibrary.SeriesObject
gets the creators string version
getCrop() - Method in class MovieLibrary.ConversionProfile
gets the crop settings flag for mencoder
getCropBottom() - Method in class MovieLibrary.CropSettings
gets crop bottom value
getCropHeight() - Method in class MovieLibrary.CropSettings
gets cropped height value
getCropLeft() - Method in class MovieLibrary.CropSettings
gets crop left value
getCropRight() - Method in class MovieLibrary.CropSettings
gets crop right value
getCropSettings() - Method in class MovieLibrary.ConvertingJob
get crop settings for current job
getCropSettings() - Method in class MovieLibrary.JRadioButtonCropSettings
gets the crop settings value stored with this radio button
getCropTop() - Method in class MovieLibrary.CropSettings
gets crop top value
getCropWidth() - Method in class MovieLibrary.CropSettings
gets cropped width value
getCustomScaledWidth() - Method in class MovieLibrary.ConversionProfile
gets the custom scaled width.
the width specified by the user in his custom settings.
getData() - Method in class MovieLibrary.MyTableModel
gets the data from the data model
getDatabaseSearch() - Method in class MovieLibrary.VideoLibrary
Gets the database search mode.
getDefaultColumnWidths() - Method in class MovieLibrary.MyTableModel
gets the default colum widths of the table model
getDefaultMovieInfoDatabaseAddress() - Method in class MovieLibrary.VideoLibrary
gets the default address of the movie info database.
getDescription() - Method in class MovieLibrary.ExeFileFilter
returns the description of this filter
getDescription() - Method in class MovieLibrary.SubsFileFilter
get the description of the file filter
getDescription() - Method in class MovieLibrary.VideoFileFilter
 
getDescription() - Method in class MovieLibrary.XmlFileFilter
 
getDetailedVideoInfo(File, String, String, Connection) - Method in class MovieLibrary.Utils
 
getDirector() - Method in class MovieLibrary.MovieObject
get movie director
getDirector() - Method in class MovieLibrary.VideoInfo
returns the director's name
getDisabledTitle() - Method in class MovieLibrary.ConvertingJob
 
getDuration() - Method in class MovieLibrary.VideoObject
 
getDVDAudioLanguage() - Method in class MovieLibrary.ConversionProfile
returns the dvd language to play
getDVDAudioLanguage(String) - Static method in class MovieLibrary.ConversionProfile
converts a language to the 2 char language code
getEpisodeName() - Method in class MovieLibrary.SeriesObject
get the episode name of this video file (episode)
getEpisodeNo() - Method in class MovieLibrary.SeriesObject
get the episode number of this video file (episode)
getErrorTitle() - Method in class MovieLibrary.ConvertingJob
 
getExtension() - Method in class MovieLibrary.ConversionProfile
gets the extension to be used for the output video file.
(avi for all but ipod and psp profiles)
getExtension(File) - Static method in class MovieLibrary.Utils
get the extension of the given file
getFF3GPSettings() - Method in class MovieLibrary.ConversionProfile
gets the ffmpeg 3gp settings
getFFmpegAudioCodecCode(String) - Static method in class MovieLibrary.Utils
 
getFFmpegVideoCodecCode(String) - Static method in class MovieLibrary.Utils
 
getFFourcc() - Method in class MovieLibrary.ConversionProfile
returns the ffourcc code for codec used
getFFScale() - Method in class MovieLibrary.ConversionProfile
 
getFileSize() - Method in class MovieLibrary.VideoObject
 
getFilterOp(int) - Static method in class MovieLibrary.ConversionProfile
gets a string video filter description from the given vido filter ID
getFiltersActors() - Method in class MovieLibrary.VideoLibrary
 
getFiltersDirectors() - Method in class MovieLibrary.VideoLibrary
 
getFiltersGenres() - Method in class MovieLibrary.VideoLibrary
 
getFiltersSeasonNos() - Method in class MovieLibrary.VideoLibrary
 
getFiltersSeriesNames() - Method in class MovieLibrary.VideoLibrary
 
getFiltersYears() - Method in class MovieLibrary.VideoLibrary
 
getFirstPassAudioFlags() - Method in class MovieLibrary.ConversionProfile
gets the first pass audio flags (settings) to use for first pass conversion
getFirstPassVideoFlags() - Method in class MovieLibrary.ConversionProfile
gets the first pass video flags (settings) to use for first pass conversion
getFPS() - Method in class MovieLibrary.VideoObject
 
getFrameCount() - Method in class MovieLibrary.VideoObject
 
getFrameHeight() - Method in class MovieLibrary.VideoObject
 
getFrameRate() - Method in class MovieLibrary.ConversionProfile
gets the framerate to use on the output video
getFrameWidth() - Method in class MovieLibrary.VideoObject
 
getGenre() - Method in class MovieLibrary.VideoInfo
returns the genre
getGenre() - Method in class MovieLibrary.VideoObject
 
getHiddenVideo(int) - Method in class MovieLibrary.VideoLibrary
get if the video is hidden to be specific video is filtered out by the media library filters.
getInfoFromMP4(VideoObject) - Method in class MovieLibrary.VidPlayer
NOT YET IMPLEMENTED, but this will be used to read the meta data from mp4 files to update the video information from it.
getIntProfileQuality(String) - Static method in class MovieLibrary.ConversionProfile
get int profile quality from chosen string description
getIntVideoFilter(String) - Static method in class MovieLibrary.ConversionProfile
gets the video filter ID from the given video filter string description
getIntVideoType(String) - Static method in class MovieLibrary.VideoObject
 
getJobPath() - Method in class MovieLibrary.ConvertingJob
returns the path of this job
getLang() - Method in class MovieLibrary.VideoLibrary
get DVD default language
getLibraryVersion() - Method in class MovieLibrary.VideoLibrary
get the library file version
getManualVidConvFPS() - Method in class MovieLibrary.VidPlayer
 
getMatchType() - Method in class MovieLibrary.VideoInfo
returns the match type
getMediaFolder() - Method in class MovieLibrary.VideoLibrary
get the media folder path.
getMediaPlayerLocation() - Method in class MovieLibrary.VideoLibrary
gets the path of the media player.
getMencoderAdvancedSettings() - Method in class MovieLibrary.ConversionProfile
 
getMencoderAudioCodecCode(String) - Static method in class MovieLibrary.Utils
 
getMencoderLocation() - Method in class MovieLibrary.VideoLibrary
gets the location of mencoder .
getMencoderSelected() - Method in class MovieLibrary.ConversionProfile
 
getMencoderVideoCodecCode(String) - Static method in class MovieLibrary.Utils
 
getMovieInfoDatabaseAddress() - Method in class MovieLibrary.VideoLibrary
gets the address of the movie info database.
getMovieTitle() - Method in class MovieLibrary.MovieObject
get movie titles
getMP4Mux() - Method in class MovieLibrary.ConversionProfile
gets if the video output should finally be muxed from avi to mp4 or left as avi.
All Xvid profiles return false.
All H264 profiles return true apart from custom H264 which can be either.
getNameWithoutExtension(File) - Static method in class MovieLibrary.Utils
get the name of the file minus the extension
getNoOfSeasons() - Method in class MovieLibrary.SeriesObject
get the number of seasons so far for this tv show
getNoOfVideos() - Method in class MovieLibrary.VideoLibrary
gets the number of videos stored in this library.
getOfflineMode() - Method in class MovieLibrary.DroppableTable
gets the offline mode option value
getPlaylistName() - Method in class MovieLibrary.Playlist
 
getPlaylists() - Method in class MovieLibrary.VideoLibrary
returns the playlist stored in this library.
getPlaylists() - Method in class MovieLibrary.VideoObject
 
getPosterLink() - Method in class MovieLibrary.VideoInfo
returns the posterImageLink
getProcessedTitle(String) - Method in class MovieLibrary.ConvertingJob
 
getProcessingTitle() - Method in class MovieLibrary.ConvertingJob
 
getProfileDetails() - Method in class MovieLibrary.ConversionProfile
gets the string profile details for this profile
getProfileDetails(int) - Static method in class MovieLibrary.ConversionProfile
gets the profile details for the chosen profile quality
getProgram() - Method in class MovieLibrary.ConversionProfile
gets the programto use for conversion
getQualitySetting() - Method in class MovieLibrary.ConversionProfile
gets the quality setting for this profile
getRawTranscode() - Method in class MovieLibrary.ConversionProfile
gets the raw transcode option value.
always returns false for ipod and psp profiles.
getRegTo() - Method in class MovieLibrary.VidPlayer
Method to return who the program is registered to
getReleaseDate() - Method in class MovieLibrary.MovieObject
gets the release date
getReleaseDate() - Method in class MovieLibrary.SeriesObject
get the start date of this tv show
getReleaseYear() - Method in class MovieLibrary.VideoInfo
returns the release year
getRowCount() - Method in class MovieLibrary.MergeTableModel
gets the number of rows
getRowCount() - Method in class MovieLibrary.MyTableModel
gets the number of rows
getSamplingRate() - Method in class MovieLibrary.ConversionProfile
returns the sampling rate to use for output sound
getScale() - Method in class MovieLibrary.ConversionProfile
gets the scale settings flag for mencoder
getScaledHeight() - Method in class MovieLibrary.ConversionProfile
returns the scaled height of output
getScaledWidth() - Method in class MovieLibrary.ConversionProfile
returns the scaled width of output
getScreenResolution() - Method in class MovieLibrary.ConversionProfile
returns the screen resolution of the screen used
getSeasonNo() - Method in class MovieLibrary.SeriesObject
get the season number of this video file (episode)
getSecondPassAudioFlags() - Method in class MovieLibrary.ConversionProfile
gets the second pass audio flags (settings) to use for second pass conversion
getSecondPassVideoFlags() - Method in class MovieLibrary.ConversionProfile
gets the second pass video flags (settings) to use for second pass conversion
getSeriesName() - Method in class MovieLibrary.SeriesObject
get the name of the tv show this video file (episode) belongs to
getSeriesStatus() - Method in class MovieLibrary.SeriesObject
get the status of this tv show
getShownVideoCount() - Method in class MovieLibrary.VideoLibrary
gets the number of videos that have not been filtered out by the media library fileters.
getSkippedSeconds() - Method in class MovieLibrary.ConversionProfile
returns the number of seconds to skip at the start of the video
getSourceFramerate() - Method in class MovieLibrary.ConversionProfile
returns the frame rate to force upon the source video for conversion
getSourceVideoToConvert() - Method in class MovieLibrary.ConversionProfile
 
getStringClipType(int) - Static method in class MovieLibrary.ClipObject
gets the string description of a given clip type.
getStringFramerate() - Method in class MovieLibrary.ConversionProfile
returns the string frame rate representation
getStringMovieCategory(int) - Static method in class MovieLibrary.MovieObject
gets the string movie genre description for the given movie genre
getStringProfileQuality(int) - Static method in class MovieLibrary.ConversionProfile
gets the string description of the profile quality chosen
getStringSeriesCategory(int) - Static method in class MovieLibrary.SeriesObject
get the string description of the given tv show genre
getStringVideoFilter(int) - Static method in class MovieLibrary.ConversionProfile
gets a string video filter description from the given video filter ID
getStringVideoType() - Method in class MovieLibrary.VideoObject
 
getStringVideoType(int) - Static method in class MovieLibrary.VideoObject
 
getSubtitles() - Method in class MovieLibrary.ConversionProfile
gets the subtitles file path to be hardcoded onto the video
getTableModel() - Method in class MovieLibrary.DroppableTable
gets the table model for this table
getTableModel() - Method in class MovieLibrary.MergeFilesDroppableTable
gets the table model used for this table
getTableModel() - Method in class MovieLibrary.PlaylistDroppableTable
 
getThreads() - Method in class MovieLibrary.VideoLibrary
get the threads used for converting (cores of the processor).
getTimeLimit() - Method in class MovieLibrary.ConversionProfile
returns the time limit to convert
getTimeTaken(long, long) - Method in class MovieLibrary.VidPlayer
This method is used to calculate the elapsed time between the given start time and end time.
The output will be given as a string separating the hours, minutes, seconds and milliseconds.
getTitle() - Method in class MovieLibrary.ConvertingJob
 
getTitle() - Method in class MovieLibrary.VideoInfo
returns the title
getUnCroppedHeight() - Method in class MovieLibrary.CropSettings
get uncropped height
getUnCroppedWidth() - Method in class MovieLibrary.CropSettings
get uncropped width
getUniqueID() - Method in class MovieLibrary.JRadioButtonVideo
get the unique ID for this button
getValidLinks() - Method in class MovieLibrary.MyTableModel
get array of link validity for videos in this table model
getValidVideo(int) - Method in class MovieLibrary.VideoLibrary
get state of the video path of the selected video.
getValueAt(int, int) - Method in class MovieLibrary.MergeTableModel
gets the value of the object in the table model at position specified
getValueAt(int, int) - Method in class MovieLibrary.MyTableModel
get value of data in the model at give position
getVideo(int) - Method in class MovieLibrary.VideoLibrary
gets the video with the given video ID.
getVideoBitrate() - Method in class MovieLibrary.VideoObject
 
getVideoCodec() - Method in class MovieLibrary.VideoObject
 
getVideoFilter() - Method in class MovieLibrary.ConversionProfile
gets the video filter ID selected for this profile
getVideoID(int) - Method in class MovieLibrary.MyTableModel
get video ID of video on given row
getVideoID() - Method in class MovieLibrary.VideoObject
 
getVideoInfo(File, String, String, Connection) - Method in class MovieLibrary.Utils
Links to the online database to get an exact match of video information for the given video
getVideoInfoFromImdb(File, String, int) - Method in class MovieLibrary.Utils
Searches imdb database and returns a set of matches
getVideoLibrary() - Method in class MovieLibrary.DroppableTable
gets the video library linked to this table
getVideoLibrary() - Method in class MovieLibrary.PlaylistDroppableTable
 
getVideoListTable() - Method in class MovieLibrary.VidPlayer
Method to return the droppable main table
getVideoName() - Method in class MovieLibrary.VideoObject
 
getVideoObjects() - Method in class MovieLibrary.Playlist
 
getVideoPath(int) - Method in class MovieLibrary.MergeTableModel
gets the video path of the video on row selected
getVideoPath(int) - Method in class MovieLibrary.MyTableModel
gets video path of video on row given
getVideoPath() - Method in class MovieLibrary.VideoObject
 
getVideosGenres() - Method in class MovieLibrary.VideoLibrary
 
getVideosList() - Method in class MovieLibrary.VideoLibrary
gets the list of videos stored in the library (filtered out or not).
getVideosPaths() - Method in class MovieLibrary.MergeTableModel
gets the paths of the videos in this table model
getVideoToConvert() - Method in class MovieLibrary.ConvertingJob
get the video to be converted in this job
getVideoType() - Method in class MovieLibrary.VideoObject
 
getVidPlayer() - Method in class MovieLibrary.DroppableJTextField
gets the main video player linked to
getVidPlayer() - Method in class MovieLibrary.DroppableTable
gets the main program being linked too
getVidPlayer() - Method in class MovieLibrary.JRadioButtonVideo
get the main program associated with this button
getVidPlayer() - Method in class MovieLibrary.MergeFilesDroppableTable
gets the video player associated to this table
getVidPlayer() - Method in class MovieLibrary.PlaylistDroppableTable
 
givenFramerate - Variable in class MovieLibrary.ConversionProfile
given framerate

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