Class CaptionsHelper


  • public class CaptionsHelper
    extends com.longtailvideo.jwplayer.utils.CaptionsHelper
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  CaptionsHelper.CaptionsHelperListener  
      • Nested classes/interfaces inherited from class com.longtailvideo.jwplayer.utils.CaptionsHelper

        com.longtailvideo.jwplayer.utils.CaptionsHelper.CaptionHelperListener
    • Constructor Summary

      Constructors 
      Constructor Description
      CaptionsHelper()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setOnCaptionsListener​(com.longtailvideo.jwplayer.utils.CaptionsHelper.CaptionHelperListener listener)  
      • Methods inherited from class com.longtailvideo.jwplayer.utils.CaptionsHelper

        captionsMonitor
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CaptionsHelper

        public CaptionsHelper()
    • Method Detail

      • setOnCaptionsListener

        public void setOnCaptionsListener​(com.longtailvideo.jwplayer.utils.CaptionsHelper.CaptionHelperListener listener)
        Overrides:
        setOnCaptionsListener in class com.longtailvideo.jwplayer.utils.CaptionsHelper