Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.contentviewers.MediaViewVideoPanel.
Public Member Functions | |
List< VideoFrame > | captureFrames (File file, int numFrames) throws Exception |
Interface used to capture frames from a video file.
Definition at line 27 of file FrameCapture.java.
List<VideoFrame> org.sleuthkit.autopsy.corecomponents.FrameCapture.captureFrames | ( | File | file, |
int | numFrames | ||
) | throws Exception |
file | the video file to use |
numFrames | the number of frames to capture. Note that the actual number of frames returned may be less than this number. Specifically, this may happen if the video is very short. |
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.