Uses of Class
com.github.kokorin.jaffree.ffmpeg.CaptureInput.WindowsGdiGrab
Packages that use CaptureInput.WindowsGdiGrab
-
Uses of CaptureInput.WindowsGdiGrab in com.github.kokorin.jaffree.ffmpeg
Methods in com.github.kokorin.jaffree.ffmpeg that return CaptureInput.WindowsGdiGrabModifier and TypeMethodDescriptionstatic CaptureInput.WindowsGdiGrabCaptureInput.WindowsGdiGrab.captureDesktop()CreatesCaptureInput.WindowsGdiGrabcapture device to capture desktop.static CaptureInput.WindowsGdiGrabCaptureInput.WindowsGdiGrab.captureWindow(String windowTitle) CreatesCaptureInput.WindowsGdiGrabcapture device.CaptureInput.WindowsGdiGrab.setCaptureCursor(boolean captureCursor) Instructs ffmpeg to capture mouse cursor.CaptureInput.WindowsGdiGrab.setCaptureVideoOffset(int xOffset, int yOffset) Sets the video region offsets.