Class Subtitle

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Subtitle
     implements Parcelable
                        

    Subtitle object for VideoItem

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum Subtitle.Type

      Subtitle mimetype supported by ExoPlayer

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Uri getUri()
      final String getLanguage()
      final Subtitle.Type getType()
      • Methods inherited from class java.lang.Object

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