Interface EasyVideoProgressCallback
-
- All Implemented Interfaces:
public interface EasyVideoProgressCallbackAidan Follestad (afollestad)
-
-
Method Summary
Modifier and Type Method Description abstract voidonVideoProgressUpdate(int position, int duration)-
-
Method Detail
-
onVideoProgressUpdate
abstract void onVideoProgressUpdate(int position, int duration)
-
-
-
-