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 FrameRecorderFrameRecorder.create(Class<? extends FrameRecorder> c, Class p, Object o, int w, int h) static FrameRecorderstatic FrameRecorderstatic FrameRecorderFrameRecorder.createDefault(File file, int width, int height) static FrameRecorderFrameRecorder.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 FrameRecorderFrameRecorder.create(Class<? extends FrameRecorder> c, Class p, Object o, int w, int h)