Uses of Enum Class
com.teamdev.jxbrowser.cast.MediaReceiverState
Packages that use MediaReceiverState
Package
Description
This package contains classes, that allow managing the screencast process.
-
Uses of MediaReceiverState in com.teamdev.jxbrowser.cast
Methods in com.teamdev.jxbrowser.cast that return MediaReceiverStateModifier and TypeMethodDescriptionMediaReceiver.state()Returns the current state of the receiver.static MediaReceiverStateReturns the enum constant of this class with the specified name.static MediaReceiverState[]MediaReceiverState.values()Returns an array containing the constants of this enum class, in the order they are declared.