A C D E F G H I J L M N P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractDelegatedRecorder<T> - Class in nl.elec332.util.javarecorder
-
Created by Elec332 on 22-4-2020
- AbstractDelegatedRecorder(IRecorder<T>) - Constructor for class nl.elec332.util.javarecorder.AbstractDelegatedRecorder
C
- convertFrame(BufferedImage) - Method in interface nl.elec332.util.javarecorder.api.IRecorder
- convertFrame(BufferedImage) - Method in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- convertFrame(BufferedImage) - Method in class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
- convertFrame(BufferedImage) - Method in class nl.elec332.util.javarecorder.modifiers.ThreadedRecorder
- createModifier(Function<IRecorder<T>, IRecorder<T>>...) - Static method in class nl.elec332.util.javarecorder.JavaRecorder
D
- decimated(IRecorder<T>) - Static method in class nl.elec332.util.javarecorder.JavaRecorder
- decimated(IRecorder<T>, int) - Static method in class nl.elec332.util.javarecorder.JavaRecorder
- DecimatedRecorder<T> - Class in nl.elec332.util.javarecorder.modifiers
-
Created by Elec332 on 12-4-2020
- DecimatedRecorder(IRecorder<T>, int) - Constructor for class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
E
- encodeFrame(BufferedImage) - Method in interface nl.elec332.util.javarecorder.api.IRecorder
- encodeFrame(Supplier<T>) - Method in interface nl.elec332.util.javarecorder.api.IRecorder
- encodeFrame(Supplier<T>) - Method in class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
- encodeFrame(Supplier<T>) - Method in class nl.elec332.util.javarecorder.modifiers.ThreadedRecorder
- encodeFrame(Picture) - Method in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- encodeFrame(T) - Method in interface nl.elec332.util.javarecorder.api.IRecorder
- encodeFrame(T) - Method in class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
- encodeFrame(T) - Method in class nl.elec332.util.javarecorder.modifiers.ThreadedRecorder
F
- fromBufferedImage(BufferedImage, Picture) - Static method in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- fromBufferedImageRGB(BufferedImage) - Static method in class nl.elec332.util.javarecorder.impl.JCodecRecorder
G
- getAllRecorders() - Static method in class nl.elec332.util.javarecorder.JavaRecorder
- getFastestRecorder() - Static method in class nl.elec332.util.javarecorder.JavaRecorder
- getImplementationSpeed() - Method in class nl.elec332.util.javarecorder.AbstractDelegatedRecorder
- getImplementationSpeed() - Method in class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
- getImplementationType() - Method in class nl.elec332.util.javarecorder.AbstractDelegatedRecorder
- getImplementationType() - Method in interface nl.elec332.util.javarecorder.api.IRecorder
- getImplementationType() - Method in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- getImplementationType() - Method in class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
H
- height - Variable in class nl.elec332.util.javarecorder.impl.JCodecRecorder
I
- IRecorder<T> - Interface in nl.elec332.util.javarecorder.api
-
Created by Elec332 on 12-4-2020
- isRecording() - Method in interface nl.elec332.util.javarecorder.api.IRecorder
- isRecording() - Method in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- isRecording() - Method in class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
- isRecording() - Method in class nl.elec332.util.javarecorder.modifiers.ThreadedRecorder
J
- JavaRecorder - Class in nl.elec332.util.javarecorder
-
Created by Elec332 on 21-4-2020
- JavaRecorder() - Constructor for class nl.elec332.util.javarecorder.JavaRecorder
- JCodecRecorder - Class in nl.elec332.util.javarecorder.impl
-
Created by Elec332 on 13-4-2020
- JCodecRecorder() - Constructor for class nl.elec332.util.javarecorder.impl.JCodecRecorder
L
- lock - Variable in class nl.elec332.util.javarecorder.impl.JCodecRecorder
M
- modifyRecorder(IRecorder<T>, Function<IRecorder<T>, IRecorder<T>>...) - Static method in class nl.elec332.util.javarecorder.JavaRecorder
N
- nl.elec332.util.javarecorder - package nl.elec332.util.javarecorder
- nl.elec332.util.javarecorder.api - package nl.elec332.util.javarecorder.api
- nl.elec332.util.javarecorder.impl - package nl.elec332.util.javarecorder.impl
- nl.elec332.util.javarecorder.modifiers - package nl.elec332.util.javarecorder.modifiers
P
- parent - Variable in class nl.elec332.util.javarecorder.AbstractDelegatedRecorder
R
- recorder - Variable in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- recOut - Variable in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- reformatImage(BufferedImage, int, int, int) - Static method in interface nl.elec332.util.javarecorder.api.IRecorder
S
- startRecorder(int, int, int, File) - Method in interface nl.elec332.util.javarecorder.api.IRecorder
- startRecorder(int, int, int, File) - Method in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- startRecorder(int, int, int, File) - Method in class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
- startRecorder(int, int, int, File) - Method in class nl.elec332.util.javarecorder.modifiers.ThreadedRecorder
- stopRecorder() - Method in interface nl.elec332.util.javarecorder.api.IRecorder
- stopRecorder() - Method in class nl.elec332.util.javarecorder.impl.JCodecRecorder
- stopRecorder() - Method in class nl.elec332.util.javarecorder.modifiers.DecimatedRecorder
- stopRecorder() - Method in class nl.elec332.util.javarecorder.modifiers.ThreadedRecorder
T
- threaded(IRecorder<T>) - Static method in class nl.elec332.util.javarecorder.JavaRecorder
- ThreadedRecorder<T> - Class in nl.elec332.util.javarecorder.modifiers
-
Created by Elec332 on 12-4-2020
- ThreadedRecorder(IRecorder<T>) - Constructor for class nl.elec332.util.javarecorder.modifiers.ThreadedRecorder
W
- width - Variable in class nl.elec332.util.javarecorder.impl.JCodecRecorder
All Classes All Packages