Autopsy  4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.corecomponents.VideoFrame Class Reference

Public Member Functions

 VideoFrame (Image frame, long timeMillis)
 
Image getFrame ()
 
long getTimeMillis ()
 

Private Attributes

Image frame
 
long timeMillis
 

Detailed Description

Definition at line 8 of file VideoFrame.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.corecomponents.VideoFrame.VideoFrame ( Image  frame,
long  timeMillis 
)

Member Function Documentation

Image org.sleuthkit.autopsy.corecomponents.VideoFrame.getFrame ( )
long org.sleuthkit.autopsy.corecomponents.VideoFrame.getTimeMillis ( )

Member Data Documentation

Image org.sleuthkit.autopsy.corecomponents.VideoFrame.frame
private
long org.sleuthkit.autopsy.corecomponents.VideoFrame.timeMillis
private

The documentation for this class was generated from the following file:

Copyright © 2012-2016 Basis Technology. Generated on: Mon May 7 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.