Uses of Enum Class
org.monte.media.screenrecorder.ScreenRecorder.State
-
Uses of ScreenRecorder.State in org.monte.media.screenrecorder
Methods in org.monte.media.screenrecorder that return ScreenRecorder.StateModifier and TypeMethodDescriptionScreenRecorder.getState()Returns the state of the recorder.static ScreenRecorder.StateReturns the enum constant of this class with the specified name.static ScreenRecorder.State[]ScreenRecorder.State.values()Returns an array containing the constants of this enum class, in the order they are declared.