Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel, and org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.
Public Member Functions | |
List< String > | getSupportedExtensions () |
List< String > | getSupportedMimeTypes () |
boolean | isSupported (AbstractFile file) |
Panel used to display media content.
Definition at line 178 of file MediaFileViewer.java.
List<String> org.sleuthkit.autopsy.contentviewers.MediaFileViewer.MediaViewPanel.getSupportedExtensions | ( | ) |
returns supported extensions (each starting with .)
Implemented in org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.
List<String> org.sleuthkit.autopsy.contentviewers.MediaFileViewer.MediaViewPanel.getSupportedMimeTypes | ( | ) |
Implemented in org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.
boolean org.sleuthkit.autopsy.contentviewers.MediaFileViewer.MediaViewPanel.isSupported | ( | AbstractFile | file | ) |
Implemented in org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.