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

F

FileBuffer - Class in deadbeef.Tools
Very simple version of a read only memory mapped file used for parsing large packet based files.
FileBuffer(String) - Constructor for class deadbeef.Tools.FileBuffer
Constructor.
FileBufferException - Exception in deadbeef.Tools
Generic exception class for FileBuffer.
FileBufferException() - Constructor for exception deadbeef.Tools.FileBufferException
Constructor
FileBufferException(String) - Constructor for exception deadbeef.Tools.FileBufferException
Constructor.
fillRect(int, int, int, int, int) - Method in class deadbeef.SupTools.Bitmap
Fill rectangular range inside bitmap with color index.
Filter - Interface in deadbeef.Filters
Filter interface.
filter(Bitmap, Palette, int, int) - Method in class deadbeef.Filters.FilterOp
 
FILTER_LAST - Static variable in class deadbeef.Tools.PngEncoder
Constants for filter (LAST)
FILTER_NONE - Static variable in class deadbeef.Tools.PngEncoder
Constants for filter (NONE)
FILTER_SUB - Static variable in class deadbeef.Tools.PngEncoder
Constants for filter (SUB)
FILTER_UP - Static variable in class deadbeef.Tools.PngEncoder
Constants for filter (UP)
FilterOp - Class in deadbeef.Filters
Subsampling scaling algorithm with various filters.
FilterOp() - Constructor for class deadbeef.Filters.FilterOp
 
Filters - Class in deadbeef.Filters
Utility class for handling filters.
Filters() - Constructor for class deadbeef.Filters.Filters
 
finalize() - Method in class deadbeef.Tools.FileBuffer
 
formatDouble(double) - Static method in class deadbeef.Tools.ToolBox
Format double as string in the form "xx.yyy"
FPS_23_975 - Static variable in class deadbeef.SupTools.Core
Frames per seconds for wrong 24P (23.975)
FPS_24HZ - Static variable in class deadbeef.SupTools.Core
Frames per seconds for 24Hz (24.0)
FPS_24P - Static variable in class deadbeef.SupTools.Core
Frames per seconds for 24p (23.976)
FPS_NTSC - Static variable in class deadbeef.SupTools.Core
Frames per seconds for NTSC progressive (29.97)
FPS_NTSC_I - Static variable in class deadbeef.SupTools.Core
Frames per seconds for NTSC interlaced (59.94)
FPS_PAL - Static variable in class deadbeef.SupTools.Core
Frames per seconds for PAL progressive (25.0)
FPS_PAL_I - Static variable in class deadbeef.SupTools.Core
Frames per seconds for PAL interlaced (50.0)

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