Interface DisplayVideoListener
-
public interface DisplayVideoListenerListener interface representing Display video events. All methods will be invoked on the main thread.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonVideoCompleted()voidonVideoMuted()voidonVideoPaused()voidonVideoResumed()voidonVideoUnMuted()
-