Uses of Enum Class
ca.phon.media.player.PhonPlayerComponent.ScaleMode
Packages that use PhonPlayerComponent.ScaleMode
-
Uses of PhonPlayerComponent.ScaleMode in ca.phon.media.player
Methods in ca.phon.media.player that return PhonPlayerComponent.ScaleModeModifier and TypeMethodDescriptionPhonPlayerComponent.getScaleMode()
Returns the enum constant of this class with the specified name.static PhonPlayerComponent.ScaleMode[]
PhonPlayerComponent.ScaleMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.media.player with parameters of type PhonPlayerComponent.ScaleModeModifier and TypeMethodDescriptionvoid
PhonPlayerComponent.setScaleMode
(PhonPlayerComponent.ScaleMode scaleMode)