Class TextTrackImpl.Line

    • Constructor Detail

      • Line

        public Line​(long from,
                    long to,
                    String text)
    • Method Detail

      • getFrom

        public long getFrom()
      • getText

        public String getText()
      • getTo

        public long getTo()