Uses of Enum Class
org.praxislive.video.VideoSettings.FullScreenMode
Packages that use VideoSettings.FullScreenMode
-
Uses of VideoSettings.FullScreenMode in org.praxislive.video
Methods in org.praxislive.video that return VideoSettings.FullScreenModeModifier and TypeMethodDescriptionstatic VideoSettings.FullScreenModeVideoSettings.getFullScreenMode()static VideoSettings.FullScreenModeReturns the enum constant of this class with the specified name.static VideoSettings.FullScreenMode[]VideoSettings.FullScreenMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.praxislive.video with parameters of type VideoSettings.FullScreenModeModifier and TypeMethodDescriptionstatic voidVideoSettings.setFullScreenMode(VideoSettings.FullScreenMode mode)