public abstract class VideoSource extends ImageSource
VideoCapture
for recording.PROPERTY_SIZE
PROPERTY_ACTIVE, PROPERTY_ENABLED, PROPERTY_NAME
Modifier | Constructor and Description |
---|---|
|
VideoSource() |
protected |
VideoSource(java.lang.String name) |
protected |
VideoSource(java.lang.String name,
boolean enabled) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<VideoSource> |
getAvailable()
Returns the list of available video source devices.
|
getData, getLocation, getSize, setLocation, setSize
activate, addPropertyChangeListener, deactivate, getName, getPropertyChangeSupport, isActive, isEnabled, release, removePropertyChangeListener, setEnabled, setName, toString
protected VideoSource(java.lang.String name, boolean enabled)
protected VideoSource(java.lang.String name)
public VideoSource()
public static java.util.List<VideoSource> getAvailable()
VideoSource
devices