Uses of Enum Class
org.webrtc.MediaSource.State
Packages that use MediaSource.State
-
Uses of MediaSource.State in org.webrtc
Methods in org.webrtc that return MediaSource.StateModifier and TypeMethodDescription(package private) static MediaSource.State
MediaSource.State.fromNativeIndex
(int nativeIndex) private static MediaSource.State
MediaSource.nativeGetState
(long pointer) MediaSource.state()
static MediaSource.State
Returns the enum constant of this class with the specified name.static MediaSource.State[]
MediaSource.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.