Uses of Enum
net.bramp.ffmpeg.job.FFmpegJob.State
Packages that use FFmpegJob.State
-
Uses of FFmpegJob.State in net.bramp.ffmpeg.job
Methods in net.bramp.ffmpeg.job that return FFmpegJob.StateModifier 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.