|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.teamdev.jxcapture.MediaSource
com.teamdev.jxcapture.image.ImageSource
com.teamdev.jxcapture.video.VideoSource
com.teamdev.jxcapture.video.mac.LionVideoDevice
public class LionVideoDevice
| Field Summary |
|---|
| Fields inherited from class com.teamdev.jxcapture.image.ImageSource |
|---|
PROPERTY_SIZE |
| Fields inherited from class com.teamdev.jxcapture.MediaSource |
|---|
PROPERTY_ACTIVE, PROPERTY_ENABLED, PROPERTY_NAME |
| Constructor Summary | |
|---|---|
LionVideoDevice(java.lang.String name,
java.lang.String id,
java.awt.Dimension dimension)
|
|
| Method Summary | |
|---|---|
void |
activate()
Activates this media source. |
void |
deactivate()
Deactivates this media source. |
static java.util.List<VideoSource> |
getAvailableSources()
|
java.lang.String |
getDeviceId()
|
| Methods inherited from class com.teamdev.jxcapture.video.VideoSource |
|---|
getAvailable |
| Methods inherited from class com.teamdev.jxcapture.image.ImageSource |
|---|
getData, getLocation, getSize, setLocation, setSize |
| Methods inherited from class com.teamdev.jxcapture.MediaSource |
|---|
addPropertyChangeListener, getName, getPropertyChangeSupport, isActive, isEnabled, release, removePropertyChangeListener, setEnabled, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LionVideoDevice(java.lang.String name,
java.lang.String id,
java.awt.Dimension dimension)
| Method Detail |
|---|
public void activate()
MediaSource
activate in class MediaSourcepublic void deactivate()
MediaSource
deactivate in class MediaSourcepublic java.lang.String getDeviceId()
public static java.util.List<VideoSource> getAvailableSources()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||