Uses of Enum
net.bramp.ffmpeg.job.FFmpegJob.State
-
Uses of FFmpegJob.State in net.bramp.ffmpeg.job
Modifier and TypeMethodDescriptionFFmpegJob.getState()
static FFmpegJob.State
Returns the enum constant of this type with the specified name.static FFmpegJob.State[]
FFmpegJob.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.