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

M

main(String[]) - Static method in class krut.KRUT_GUI.EncodingProgressBar
 
main(String[]) - Static method in class krut.KRUT_GUI.KrutPreviewWindow
 
main(String[]) - Static method in class krut.KRUT_GUI.KrutSettings
 
main(String[]) - Static method in class krut.KRUT_GUI.TestMarker
 
main(String[]) - Static method in class krut.KRUT_Recording.Merge
 
main(String[]) - Static method in class krut.Run_KRUT
 
makeNavigationButton(String, String, String, String) - Method in class krut.Run_KRUT
Creates a navigation button of the specified appearance, and returns it.
marker - Variable in class krut.KRUT_GUI.ScreenMarkerLine
 
maxAhead - Variable in class krut.KRUT_Recording.Sampler
The maximum ahead times in parts of a second, like this: maxAhead = 50 gives the max ahead 1/50 s = 20ms.
maxLag - Variable in class krut.KRUT_Recording.Sampler
The maximum lag times in parts of a second, like this: maxLag = 50 gives the max lag 1/50 s = 20ms.
maxNOPics - Variable in class krut.KRUT_Recording.ScreenGrabber
maxNOPics should only be read.
mCBMItem - Variable in class krut.KRUT_GUI.KrutSettings
If the present KrutSettings window is properly initiated, mCMBItem holds the Record Mouse Pointer checkbox from the main Krut window Menu.
Merge - Class in krut.KRUT_Recording
Merge the tracks from different inputs and generate a QuickTime file with the all the merged tracks.
Merge(String[]) - Constructor for class krut.KRUT_Recording.Merge
 
Merge(String[], EncodingProgressBar) - Constructor for class krut.KRUT_Recording.Merge
 
MERGING - Static variable in class krut.KRUT_GUI.EncodingProgressBar
The MERGING status.
missedFrames - Variable in class krut.KRUT_Recording.DataList
The parameter missedFrames should, before encoding is started, contain an array of the frame number of every frame that is missing from the image file inFile.
mouseButton - Variable in class krut.Run_KRUT
The mouse pointer button.
mouseSampleDelay - Variable in class krut.KRUT_GUI.KrutSettings
How often we sample for the mouse position in ms.
mouseTimer - Variable in class krut.KRUT_GUI.KrutSettings
Times used to track the mouse position for both the mouse position window, and the capture size window
moveLimit - Variable in class krut.KRUT_Recording.ScreenGrabber
This value represents the limit for when the capRect should move to be re-centered around the mouse pointer, if we are tracking the mouse pointer.
moveLine(int, int) - Method in class krut.KRUT_GUI.ScreenMarkerLine
Moves the top left corner of the line to the position (x, y) and updates the line once.
movieFile - Variable in class krut.Run_KRUT
The initial name of the movie file.
myDataList - Variable in class krut.KRUT_GUI.EncodingProgressBar
This is the DataList used to cancel the encoding of the movies.
myGrabber - Variable in class krut.Run_KRUT
The ScreenGrabber is used for all video and screenshot functions.
myKrutSettings - Variable in class krut.KRUT_GUI.SaveFileChooser
This is used to change the textfields for the save files in the KrutSettings object.
myOutput - Variable in class krut.KRUT_GUI.CapSizeQuery
An OutputText object that the current class can use to create output.
myOutput - Variable in class krut.KRUT_GUI.EncodingProgressBar
The output window for this EncodingProgressBar.
myOutput - Variable in class krut.KRUT_GUI.FPSQuery
The output text window for this class.
myOutput - Variable in class krut.KRUT_GUI.QualitySlider
An OutputText object that the current class can use to create output.
myOutput - Variable in class krut.KRUT_GUI.SaveFileChooser
An OutputText object that the current class can use to create output.
myOutput - Variable in class krut.KRUT_GUI.SoundQuery
An OutputText object that the current class can use to create output.
myProgressBar - Variable in class krut.KRUT_Recording.Merge
 
myProgressBar - Variable in class krut.KRUT_Recording.ScreenGrabber
This object is used if the user wants to interrupt the encoding.
myProgressBar - Variable in class krut.Run_KRUT
The EncodingProgressBar is used to show and abort encoding.
mySampler - Variable in class krut.Run_KRUT
The Sampler is used for all audio recording.
mySaveQuery - Variable in class krut.KRUT_Recording.Sampler
It is necessary for the Sampler to have access to a SaveFileChooser, because the Sampler needs to use the getNextFile() method both in init() and in finished().
mySaveQuery - Variable in class krut.KRUT_Recording.ScreenGrabber
It is necessary for the ScreenGrabber to have access to a SaveFileChooser, because the ScreenGrabber needs to use the getNextFile() method both in init() and in finished().
mySnapShot - Variable in class krut.KRUT_Recording.ScreenGrabber
It is necessary for the ScreenGrabber to have access to a SnapShot, in case a preview film is to be displayed during recording.

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