Uses of Class
io.antmedia.recorder.FrameRecorder
Packages that use FrameRecorder
-
Uses of FrameRecorder in io.antmedia.recorder
Subclasses of FrameRecorder in io.antmedia.recorderMethods in io.antmedia.recorder that return FrameRecorderModifier and TypeMethodDescriptionstatic FrameRecorder
FrameRecorder.create
(Class<? extends FrameRecorder> c, Class p, Object o, int w, int h) static FrameRecorder
static FrameRecorder
static FrameRecorder
FrameRecorder.createDefault
(File file, int width, int height) static FrameRecorder
FrameRecorder.createDefault
(String filename, int width, int height) Methods in io.antmedia.recorder that return types with arguments of type FrameRecorderModifier and TypeMethodDescriptionstatic Class<? extends FrameRecorder>
static Class<? extends FrameRecorder>
FrameRecorder.getDefault()
Method parameters in io.antmedia.recorder with type arguments of type FrameRecorderModifier and TypeMethodDescriptionstatic FrameRecorder
FrameRecorder.create
(Class<? extends FrameRecorder> c, Class p, Object o, int w, int h)