Uses of Class
io.antmedia.recorder.FrameRecorder.Exception
Packages that use FrameRecorder.Exception
-
Uses of FrameRecorder.Exception in io.antmedia.recorder
Subclasses of FrameRecorder.Exception in io.antmedia.recorderMethods in io.antmedia.recorder that throw FrameRecorder.ExceptionModifier and TypeMethodDescriptionvoidFrameRecorder.close()static 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) abstract voidFrameRecorder.flush()static Class<? extends FrameRecorder>abstract voidabstract voidFrameRecorder.release()abstract voidFrameRecorder.start()abstract voidFrameRecorder.stop()