Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.corecomponents.FXVideoPanel.MediaPane.TimeListener Class Reference

Inherits ChangeListener< Duration >.

Public Member Functions

void changed (ObservableValue<?extends Duration > observable, Duration oldValue, Duration newValue)
 

Detailed Description

Responds to changes in the MediaPlayer currentTime property.

Updates the progress slider and label with the current Time.

Definition at line 699 of file FXVideoPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.corecomponents.FXVideoPanel.MediaPane.TimeListener.changed ( ObservableValue<?extends Duration >  observable,
Duration  oldValue,
Duration  newValue 
)

Definition at line 702 of file FXVideoPanel.java.


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

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