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.MediaPlayerPanel.VideoPanelUpdater Class Reference

Inherits ActionListener.

Public Member Functions

void actionPerformed (ActionEvent e)
 

Detailed Description

Updates the video time bar and the time label when a video is playing.

Definition at line 618 of file MediaPlayerPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.contentviewers.MediaPlayerPanel.VideoPanelUpdater.actionPerformed ( ActionEvent  e)

Duration may not be known until there is video data in the pipeline. We start this updater when data-flow has just been initiated so buffering may still be in progress.

Definition at line 621 of file MediaPlayerPanel.java.


The documentation for this class 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.