Uses of Enum Class
org.monte.media.avi.AVIOutputStream.States
Packages that use AVIOutputStream.States
-
Uses of AVIOutputStream.States in org.monte.media.avi
Subclasses with type arguments of type AVIOutputStream.States in org.monte.media.aviModifier and TypeClassDescriptionprotected static enumThe states of the movie output stream.Fields in org.monte.media.avi declared as AVIOutputStream.StatesModifier and TypeFieldDescriptionprotected AVIOutputStream.StatesAVIOutputStream.stateThe current state of the movie output stream.Methods in org.monte.media.avi that return AVIOutputStream.StatesModifier and TypeMethodDescriptionstatic AVIOutputStream.StatesReturns the enum constant of this class with the specified name.static AVIOutputStream.States[]AVIOutputStream.States.values()Returns an array containing the constants of this enum class, in the order they are declared.