Package 

Class ExoPlayerDataSource.Factory

  • All Implemented Interfaces:
    com.google.android.exoplayer2.upstream.DataSource.Factory

    
    public final class ExoPlayerDataSource.Factory
     implements DataSource.Factory
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      ExoPlayerDataSource.Factory(Publication publication, TransferListener transferListener)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      DataSource createDataSource()
      • Methods inherited from class java.lang.Object

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

      • ExoPlayerDataSource.Factory

        ExoPlayerDataSource.Factory(Publication publication, TransferListener transferListener)