|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageSource | |
|---|---|
| com.teamdev.jxcapture | |
| com.teamdev.jxcapture.video | |
| com.teamdev.jxcapture.video.mac | |
| com.teamdev.jxcapture.video.win | |
| Uses of ImageSource in com.teamdev.jxcapture |
|---|
| Subclasses of ImageSource in com.teamdev.jxcapture | |
|---|---|
class |
UIElementSource
This class represents UIElement video source. |
| Methods in com.teamdev.jxcapture that return ImageSource | |
|---|---|
ImageSource |
ImageCapture.getImageSource()
Returns the specified video source. |
| Methods in com.teamdev.jxcapture with parameters of type ImageSource | |
|---|---|
static ImageCapture |
ImageCapture.create(ImageSource source)
Factory method that creates new instance of image capture instance depending on a current platform and specified image source. |
void |
ImageCapture.setImageSource(ImageSource source)
Specifies video source for recording. |
| Uses of ImageSource in com.teamdev.jxcapture.video |
|---|
| Subclasses of ImageSource in com.teamdev.jxcapture.video | |
|---|---|
class |
Desktop
This class represents a desktop video source. |
class |
FullScreen
Represents Full Screen video source. |
class |
VideoSource
Video source device which can be specified for VideoCapture for recording. |
class |
WindowSource
This class represents a window video source. |
| Uses of ImageSource in com.teamdev.jxcapture.video.mac |
|---|
| Subclasses of ImageSource in com.teamdev.jxcapture.video.mac | |
|---|---|
class |
LionVideoDevice
|
| Uses of ImageSource in com.teamdev.jxcapture.video.win |
|---|
| Subclasses of ImageSource in com.teamdev.jxcapture.video.win | |
|---|---|
class |
VideoCaptureImpl
DirectShow implementation of VideoSource class for video capture device. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||