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

Inherits SwingWorker< Long, Void >.

Protected Member Functions

Long doInBackground () throws Exception
 
void done ()
 

Private Attributes

ProgressHandle progress
 
final AbstractFile sourceFile
 
final java.io.File tempFile
 

Detailed Description

Definition at line 665 of file GstVideoPanel.java.

Member Function Documentation

Long org.sleuthkit.autopsy.corecomponents.GstVideoPanel.ExtractMedia.doInBackground ( ) throws Exception
protected
void org.sleuthkit.autopsy.corecomponents.GstVideoPanel.ExtractMedia.done ( )
protected

Definition at line 697 of file GstVideoPanel.java.

Member Data Documentation

ProgressHandle org.sleuthkit.autopsy.corecomponents.GstVideoPanel.ExtractMedia.progress
private

Definition at line 667 of file GstVideoPanel.java.

final AbstractFile org.sleuthkit.autopsy.corecomponents.GstVideoPanel.ExtractMedia.sourceFile
private

Definition at line 668 of file GstVideoPanel.java.

final java.io.File org.sleuthkit.autopsy.corecomponents.GstVideoPanel.ExtractMedia.tempFile
private

Definition at line 669 of file GstVideoPanel.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Oct 25 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.