Uses of Enum Class
org.praxislive.video.gstreamer.VideoPlayer.State
Packages that use VideoPlayer.State
-
Uses of VideoPlayer.State in org.praxislive.video.gstreamer
Methods in org.praxislive.video.gstreamer that return VideoPlayer.StateModifier and TypeMethodDescriptionVideoPlayer.state()static VideoPlayer.StateReturns the enum constant of this class with the specified name.static VideoPlayer.State[]VideoPlayer.State.values()Returns an array containing the constants of this enum class, in the order they are declared.