Inherits SwingWorker< Void, Void >.
Thread that extracts a file and initializes all of the playback components.
Definition at line 416 of file MediaPlayerPanel.java.
Void org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.ExtractMedia.doInBackground |
( |
| ) |
throws Exception |
|
protected |
void org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.ExtractMedia.done |
( |
| ) |
|
|
protected |
ProgressHandle org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.ExtractMedia.progress |
|
private |
final AbstractFile org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.ExtractMedia.sourceFile |
|
private |
final java.io.File org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.ExtractMedia.tempFile |
|
private |
The documentation for this class was generated from the following file: