Package 

Class VideoController

  • All Implemented Interfaces:

    @MainThread() 
    public final class VideoController
    
                        

    An object that provides playback control for video.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      VideoController(VideoEventController videoEventController)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit setVideoEventListener(VideoEventListener videoEventListener) Sets a VideoEventListener that will receive callbacks for video events.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait