Uses of Enum Class
com.teamdev.jxbrowser.capture.CaptureSourceType
Package
Description
Provides interfaces and classes for the browser content capture.
-
Uses of CaptureSourceType in com.teamdev.jxbrowser.capture
Modifier and TypeMethodDescriptiondefault CaptureSourceType
CaptureSource.type()
Returns theCaptureSourceType
of this capture source.static CaptureSourceType
Returns the enum constant of this class with the specified name.static CaptureSourceType[]
CaptureSourceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.