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

G

get(String, String) - Method in class deadbeef.Tools.Props
Get string property
get(String, int) - Method in class deadbeef.Tools.Props
Get integer property
get(String, int[]) - Method in class deadbeef.Tools.Props
Get integer array property
get(String, String[]) - Method in class deadbeef.Tools.Props
Get string array property
get(String, boolean) - Method in class deadbeef.Tools.Props
Get boolean property
get(String, double) - Method in class deadbeef.Tools.Props
Get double property
getAlpha(int) - Method in class deadbeef.SupTools.Palette
Get alpha channel
getAlpha() - Method in class deadbeef.SupTools.Palette
Return byte array of alpha channel components
getAlphaCrop() - Static method in class deadbeef.SupTools.Core
Get alpha threshold for cropping.
getAlphaThr() - Static method in class deadbeef.SupTools.Core
Get alpha threshold.
getApplyFreeScale() - Static method in class deadbeef.SupTools.Core
Report whether free scaling is active or not.
getApplyFreeScaleDefault() - Static method in class deadbeef.SupTools.Core
get default value for applying of free scaling
getARGB(int) - Method in class deadbeef.SupTools.Palette
Return palette entry at index as Integer in ARGB format
getAuthorDate() - Static method in class deadbeef.SupTools.Core
Get author and date info.
getB() - Method in class deadbeef.SupTools.Palette
Return byte array of blue components
getBellFilter() - Static method in class deadbeef.Filters.Filters
Get Bell filter
getBiCubicFilter() - Static method in class deadbeef.Filters.Filters
Get Bicubic filter
getBounds(Palette, int) - Method in class deadbeef.SupTools.Bitmap
Get cropping bounds of Bitmap (first/last x/y coordinates that contain visible pixels).
getBSplineFilter() - Static method in class deadbeef.Filters.Filters
Get Bicubic spline filter
getByte(long) - Method in class deadbeef.Tools.FileBuffer
Read one byte from the buffer.
getByte(byte[], int) - Static method in class deadbeef.Tools.ToolBox
Read byte from a buffer from position index
getBytes(long, byte[], int) - Method in class deadbeef.Tools.FileBuffer
Read multiple bytes from the buffer.
getCb() - Method in class deadbeef.SupTools.Palette
Return byte array of Cb components
getColor(int) - Method in class deadbeef.SupTools.Palette
Return palette entry at index as Color
getColorModel() - Method in class deadbeef.SupTools.Palette
Construct ColorModel from internal data
getColors() - Method in class deadbeef.SupTools.Palette
Return whole palette as array of Colors
getCompressionLevel() - Method in class deadbeef.Tools.PngEncoder
Retrieve compression level
getConvertFPS() - Static method in class deadbeef.SupTools.Core
Get flag that tells whether or not to convert the frame rate.
getConvertFPSdefault() - Static method in class deadbeef.SupTools.Core
get default value for frame rate conversion
getConvertResolution() - Static method in class deadbeef.SupTools.Core
Get flag that tells whether or not to convert the resolution.
getConvertResolutionDefault() - Static method in class deadbeef.SupTools.Core
get default value for resolution conversion
getCr() - Method in class deadbeef.SupTools.Palette
Return byte array of Cr components
getCropOfsY() - Static method in class deadbeef.SupTools.Core
Get Y coordinate cropping offset.
getCurrentDVDPalette() - Static method in class deadbeef.SupTools.Core
Get current DVD palette.
getCurrentStreamID() - Static method in class deadbeef.SupTools.Core
Get current input stream ID.
getCurSrcDVDPalette() - Static method in class deadbeef.SupTools.Core
Get modified imported palette if input is DVD format.
getDefaultDVDPalette() - Static method in class deadbeef.SupTools.Core
Get default DVD palette.
getDefaultFPS(Core.Resolution) - Static method in class deadbeef.SupTools.Core
Get default frame rate for given resolution.
getDefSrcDVDPalette() - Static method in class deadbeef.SupTools.Core
Get imported palette if input is DVD format.
getDelayPTS() - Static method in class deadbeef.SupTools.Core
Get delay to add to time stamps.
getDelayPTSdefault() - Static method in class deadbeef.SupTools.Core
get default value for delay
getDescription() - Method in class deadbeef.Tools.JFileFilter
Returns the human readable description of this filter.
getDither() - Method in class deadbeef.Tools.QuantizeFilter
Return the dithering setting
getDouble(String) - Static method in class deadbeef.Tools.ToolBox
Convert String to double
getDWord(long) - Method in class deadbeef.Tools.FileBuffer
Read one (big endian) 32bit dword from the buffer.
getDWordLE(long) - Method in class deadbeef.Tools.FileBuffer
Read one (little endian) 32bit dword from the buffer.
getEncodeAlpha() - Method in class deadbeef.Tools.PngEncoder
Retrieve alpha encoding status.
getErrors() - Static method in class deadbeef.SupTools.Core
Get the number of errors.
getExportForced() - Static method in class deadbeef.SupTools.Core
Get flag that tells whether or not to export only forced subtitles.
getExtension(File) - Method in class deadbeef.Tools.JFileFilter
Return the extension portion of the file's name .
getExtension(String) - Static method in class deadbeef.Tools.ToolBox
Returns the extension (".XXX") of a filename without the dot
getFileID(String, int) - Static method in class deadbeef.Tools.ToolBox
Returns the first few bytes of a file to check it's type
getFileName(String, String, String[], boolean, Component) - Static method in class deadbeef.Tools.ToolBox
Get file name via "file chooser" dialog
getFileName(String) - Static method in class deadbeef.Tools.ToolBox
Return file name from path
getFilter() - Method in class deadbeef.Filters.FilterOp
Get current filter
getFilter() - Method in class deadbeef.Tools.PngEncoder
Retrieve filtering scheme
getFixShortFrames() - Static method in class deadbeef.SupTools.Core
Set flag that tells whether to fix frames shorter than minTimePTS.
getFixShortFramesDefault() - Static method in class deadbeef.SupTools.Core
get default value for fixing short frame
getFixZeroAlpha() - Static method in class deadbeef.SupTools.Core
Get: fix completely invisibly subtitles due to alpha=0 (SUB/IDX and SUP/IFO import only).
getForceAll() - Static method in class deadbeef.SupTools.Core
Request setting of forced flag for all captions
getFPS(String) - Static method in class deadbeef.SupTools.Core
Convert a string containing a frame rate to a double representation.
getFPSSrc() - Static method in class deadbeef.SupTools.Core
Get source frame rate.
getFpsSrcCertain() - Static method in class deadbeef.SupTools.Core
Get: source frame rate is certain
getFpsSrcDefault() - Static method in class deadbeef.SupTools.Core
get default value for source frame rate
getFPSTrg() - Static method in class deadbeef.SupTools.Core
Get target frame rate.
getFpsTrgDefault() - Static method in class deadbeef.SupTools.Core
get default value for target frame rate
getFrameAlpha(int) - Static method in class deadbeef.SupTools.Core
Return frame alpha values of given subtitle.
getFramePal(int) - Static method in class deadbeef.SupTools.Core
Return frame palette of given subtitle.
getFreeScaleX() - Static method in class deadbeef.SupTools.Core
Get free scaling factor.
getFreeScaleXdefault() - Static method in class deadbeef.SupTools.Core
get default value for free x scaling factor
getFreeScaleY() - Static method in class deadbeef.SupTools.Core
Get free scaling factor.
getFreeScaleYdefault() - Static method in class deadbeef.SupTools.Core
get default value for free y scaling factor
getG() - Method in class deadbeef.SupTools.Palette
Return byte array of green components
getHeight() - Method in class deadbeef.SupTools.Bitmap
Get height of bitmap.
getHermiteFilter() - Static method in class deadbeef.Filters.Filters
Get Hermite filter
getHighestColorIndex(Palette) - Method in class deadbeef.SupTools.Bitmap
Return the highest used palette entry.
getImage(Palette) - Method in class deadbeef.SupTools.Bitmap
Convert Bitmap to buffered image that can be used for display.
getImageHeight() - Method in class deadbeef.SupTools.SubPicture
get image height
getImageWidth() - Method in class deadbeef.SupTools.SubPicture
get image width
getImg() - Method in class deadbeef.SupTools.Bitmap
Get image buffer of bitmap.
getInputMode() - Static method in class deadbeef.SupTools.Core
Get input mode.
getInt(String) - Static method in class deadbeef.Tools.ToolBox
Convert String to integer
getKeepFps() - Static method in class deadbeef.SupTools.Core
Get: use source fps for target fps if possible.
getLanczos3Filter() - Static method in class deadbeef.Filters.Filters
Get Lanczos3 filter
getLanguageIdx() - Static method in class deadbeef.SupTools.Core
Get language index for VobSub (and XML) export.
getLanguages() - Static method in class deadbeef.SupTools.Core
Get two dimensional array with languages where [i][0] is full name, [i][1] is two character short name.
getLumThr() - Static method in class deadbeef.SupTools.Core
Get luminance thresholds.
getMainFrame() - Static method in class deadbeef.SupTools.Core
Get reference to the main frame.
getMergePTSdiff() - Static method in class deadbeef.SupTools.Core
Get maximum time difference for merging captions.
getMinTimePTS() - Static method in class deadbeef.SupTools.Core
Get minimum frame duration in 90kHz resolution.
getMinTimePTSdefault() - Static method in class deadbeef.SupTools.Core
get default value for minimum display time
getMitchellFilter() - Static method in class deadbeef.Filters.Filters
Get Mitchell filter
getMoveCaptions() - Static method in class deadbeef.SupTools.Core
Get: keep move settings after loading a new stream
getMoveModeX() - Static method in class deadbeef.SupTools.Core
Get: move mode in X direction
getMoveModeY() - Static method in class deadbeef.SupTools.Core
Get: move mode in Y direction
getMoveOffsetX() - Static method in class deadbeef.SupTools.Core
Get: Additional x offset to consider when moving
getMoveOffsetY() - Static method in class deadbeef.SupTools.Core
Get: Additional y offset to consider when moving
getNumColors() - Method in class deadbeef.Tools.QuantizeFilter
Get the number of colors to quantize to.
getNumForcedFrames() - Static method in class deadbeef.SupTools.Core
Get number of forced subtitles.
getNumFrames() - Static method in class deadbeef.SupTools.Core
Get number of subtitles.
getOfsX() - Method in class deadbeef.SupTools.SubPicture
get image x offset
getOfsY() - Method in class deadbeef.SupTools.SubPicture
get image y offset
getOriginalFrameAlpha(int) - Static method in class deadbeef.SupTools.Core
Return original frame alpha values of given subtitle.
getOriginalFramePal(int) - Static method in class deadbeef.SupTools.Core
Return original frame palette of given subtitle.
getOutputFormatName(Core.OutputMode) - Static method in class deadbeef.SupTools.Core
Get string representation of output mode.
getOutputMode() - Static method in class deadbeef.SupTools.Core
Get output mode.
getOutputResolution() - Static method in class deadbeef.SupTools.Core
Get output resolution.
getPaletteMode() - Static method in class deadbeef.SupTools.Core
Get palette creation mode.
getPaletteModeName(Core.PaletteMode) - Static method in class deadbeef.SupTools.Core
Return name string for given palette creation mode.
getPathName(String) - Static method in class deadbeef.Tools.ToolBox
Return path name from a file name
getPixel(int, int) - Method in class deadbeef.SupTools.Bitmap
Get color index of pixel at position x,y.
getPrimaryColorIndex(Palette, int) - Method in class deadbeef.SupTools.Bitmap
Find the most common color that is as light and opaque as possible
(the darker and more transparent a color is, the smaller is its influence).
getProgName() - Static method in class deadbeef.SupTools.Core
Get program name (excluding version).
getProgVerName() - Static method in class deadbeef.SupTools.Core
Get program name (including version).
getR() - Method in class deadbeef.SupTools.Palette
Return byte array of red components
getRadius() - Method in interface deadbeef.Filters.Filter
Get filter radius
getRecentFiles() - Static method in class deadbeef.SupTools.Core
Return list of recently loaded files
getResolution(int, int) - Static method in class deadbeef.SupTools.Core
Find the most fitting resolution for the given width and height
getResolution(Core.Resolution) - Static method in class deadbeef.SupTools.Core
Get width and height for given resolution.
getResolutionDefault() - Static method in class deadbeef.SupTools.Core
get default target resolution
getResolutionName(Core.Resolution) - Static method in class deadbeef.SupTools.Core
Get Idx string representation of resolution.
getResolutionNameXml(Core.Resolution) - Static method in class deadbeef.SupTools.Core
Get Xml string representation of resolution.
getRGB(int) - Method in class deadbeef.SupTools.Palette
Get Integer array containing 8bit red, green, blue components (in this order)
getScalingFilter() - Static method in class deadbeef.SupTools.Core
Get current scaling filter.
getScalingFilterName(Core.ScalingFilters) - Static method in class deadbeef.SupTools.Core
Get name for scaling filter.
getSerpentine() - Method in class deadbeef.Tools.QuantizeFilter
Return the serpentine setting
getSize() - Method in class deadbeef.SupTools.Palette
Get size of palette (number of entries)
getSize() - Method in class deadbeef.Tools.FileBuffer
Get size of input file.
getSrcImage() - Static method in class deadbeef.SupTools.Core
Get source image as BufferedImage.
getSrcImage(int) - Static method in class deadbeef.SupTools.Core
Get source image as BufferedImage.
getSrcInfoStr(int) - Static method in class deadbeef.SupTools.Core
Create info string for source subtitle.
getStatus() - Static method in class deadbeef.SupTools.Core
Get Core state.
getStreamID(byte[]) - Static method in class deadbeef.SupTools.Core
Identifies a stream by examining the first two bytes.
getSubPictureSrc(int) - Static method in class deadbeef.SupTools.Core
Get source subpicture.
getSubPictureTrg(int) - Static method in class deadbeef.SupTools.Core
Get target subpicture.
getSwapCrCb() - Static method in class deadbeef.SupTools.Core
Get flag that defines whether to swap Cr/Cb components when loading a SUP.
getTransparentIndex() - Method in class deadbeef.SupTools.Palette
Return index of most transparent palette entry or the index of the first completely transparent color
getTrgExcluded(int) - Static method in class deadbeef.SupTools.Core
Get exclude (from export) state of target.
getTrgHeight(int) - Static method in class deadbeef.SupTools.Core
Get screen height of target.
getTrgImage() - Static method in class deadbeef.SupTools.Core
Get target image as BufferedImage.
getTrgImagePatched(SubPicture) - Static method in class deadbeef.SupTools.Core
Get target image as BufferedImage.
getTrgImgHeight(int) - Static method in class deadbeef.SupTools.Core
Get subtitle height of target.
getTrgImgWidth(int) - Static method in class deadbeef.SupTools.Core
Get subtitle width of target.
getTrgInfoStr(int) - Static method in class deadbeef.SupTools.Core
Create info string for target subtitle.
getTrgOfsX(int) - Static method in class deadbeef.SupTools.Core
Get subtitle x offset of target.
getTrgOfsY(int) - Static method in class deadbeef.SupTools.Core
Get subtitle y offset of target.
getTrgWidth(int) - Static method in class deadbeef.SupTools.Core
Get screen width of target.
getTriangleFilter() - Static method in class deadbeef.Filters.Filters
Get triangle filter
getVerbatim() - Static method in class deadbeef.SupTools.Core
Get verbatim console output mode.
getWarnings() - Static method in class deadbeef.SupTools.Core
Get the number of warnings.
getWidth() - Method in class deadbeef.SupTools.Bitmap
Get width of bitmap.
getWord(long) - Method in class deadbeef.Tools.FileBuffer
Read one (big endian) 16bit word from the buffer.
getWord(byte[], int) - Static method in class deadbeef.Tools.ToolBox
Read (big endian) word from a buffer from position index
getWordLE(long) - Method in class deadbeef.Tools.FileBuffer
Read one (little endian) 16bit word from the buffer.
getWritePGCEditPal() - Static method in class deadbeef.SupTools.Core
Get: write PGCEdit palette file on export.
getY() - Method in class deadbeef.SupTools.Palette
Return byte array of Y components
getYCbCr(int) - Method in class deadbeef.SupTools.Palette
Get Integer array containing 8bit Y, Cb, Cr components (in this order)

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