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