Autopsy  4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.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 687 of file GstVideoPanel.java.

Member Function Documentation

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

Definition at line 719 of file GstVideoPanel.java.

Member Data Documentation

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

Definition at line 689 of file GstVideoPanel.java.

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

Definition at line 690 of file GstVideoPanel.java.

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

Definition at line 691 of file GstVideoPanel.java.


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.