Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Listener.
Public Member Functions | |
FrameCaptureRGBListener (Object waiter) | |
Image | getImage () |
void | rgbFrame (boolean bln, int w, int h, IntBuffer rgbPixels) |
Private Attributes | |
BufferedImage | bi |
final Object | waiter |
Definition at line 410 of file GstVideoPanel.java.
org.sleuthkit.autopsy.contentviewers.GstVideoPanel.FrameCaptureRGBListener.FrameCaptureRGBListener | ( | Object | waiter | ) |
Definition at line 412 of file GstVideoPanel.java.
Image org.sleuthkit.autopsy.contentviewers.GstVideoPanel.FrameCaptureRGBListener.getImage | ( | ) |
Definition at line 428 of file GstVideoPanel.java.
Referenced by org.sleuthkit.autopsy.contentviewers.GstVideoPanel.captureFrames().
void org.sleuthkit.autopsy.contentviewers.GstVideoPanel.FrameCaptureRGBListener.rgbFrame | ( | boolean | bln, |
int | w, | ||
int | h, | ||
IntBuffer | rgbPixels | ||
) |
Definition at line 420 of file GstVideoPanel.java.
|
private |
Definition at line 416 of file GstVideoPanel.java.
|
private |
Definition at line 417 of file GstVideoPanel.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.