Class IjkTimedText


  • public final class IjkTimedText
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      IjkTimedText​(android.graphics.Rect bounds, java.lang.String text)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      android.graphics.Rect getBounds()  
      java.lang.String getText()  
      • Methods inherited from class java.lang.Object

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

      • IjkTimedText

        public IjkTimedText​(android.graphics.Rect bounds,
                            java.lang.String text)
    • Method Detail

      • getBounds

        public android.graphics.Rect getBounds()
      • getText

        public java.lang.String getText()