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.StateMediaSource.State.fromNativeIndex(int nativeIndex) private static MediaSource.StateMediaSource.nativeGetState(long pointer) MediaSource.state()static MediaSource.StateReturns 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.