Uses of Interface
com.tuneology.avm.media.StatusListener

Packages that use StatusListener
com.tuneology.avm.media An API for controlling the process of recording and playing digital media to and from files. 
 

Uses of StatusListener in com.tuneology.avm.media
 

Methods in com.tuneology.avm.media with parameters of type StatusListener
 void MediaEngine.addStatusCallback(StatusListener listener)
           
 void MediaEngine.removeStatusCallback(StatusListener listener)