Autopsy  4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.contentviewers.MediaFileViewer.MediaViewPanel Interface Reference

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)
 

Detailed Description

Panel used to display media content.

Definition at line 178 of file MediaFileViewer.java.

Member Function Documentation

List<String> org.sleuthkit.autopsy.contentviewers.MediaFileViewer.MediaViewPanel.getSupportedExtensions ( )

returns supported extensions (each starting with .)

Returns

Implemented in org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.

List<String> org.sleuthkit.autopsy.contentviewers.MediaFileViewer.MediaViewPanel.getSupportedMimeTypes ( )
Returns
supported mime types

Implemented in org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.

boolean org.sleuthkit.autopsy.contentviewers.MediaFileViewer.MediaViewPanel.isSupported ( AbstractFile  file)

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

Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.