Package 

Interface TextInformationFrameListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onTextInformationFrame(@NonNull() TextInformationFrame textInformationFrame, long playheadPositionMs) Called when the player finds an ID3 Metadata of type TextInformationFrame in the Video.
      • Methods inherited from class java.lang.Object

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