jar

com.tidal.sdk : player-streaming-api

Maven & Gradle

May 15, 2024

player-streaming-api · "The Player module encapsulates the playback functionality of TIDAL media products."

Table Of Contents

Latest Version

Download com.tidal.sdk : player-streaming-api JAR file - Latest Versions:

All Versions

Download com.tidal.sdk : player-streaming-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window player-streaming-api-0.0.39.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tidal.sdk.player.streamingapi.playbackinfo.mapper

├─ com.tidal.sdk.player.streamingapi.playbackinfo.mapper.ApiErrorMapper.class - [JAR]

com.tidal.sdk.player.streamingapi.drm.api

├─ com.tidal.sdk.player.streamingapi.drm.api.DrmLicenseService.class - [JAR]

com.tidal.sdk.player.streamingapi.offline

├─ com.tidal.sdk.player.streamingapi.offline.Storage.class - [JAR]

com.tidal.sdk.player.streamingapi.di

├─ com.tidal.sdk.player.streamingapi.di.DaggerStreamingApiComponent.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.DrmLicenseModule.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.DrmLicenseModule_ProvideDrmLicenseRepositoryFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.PlaybackInfoModule.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.PlaybackInfoModule_ProvidePlaybackInfoRepositoryFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.RetrofitModule.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.RetrofitModule_OkHttpClientFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.RetrofitModule_ProvideDrmLicenseServiceFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.RetrofitModule_ProvidePlaybackInfoServiceFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.RetrofitModule_ProvideRetrofitFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.StreamingApiComponent.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.StreamingApiModule.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.StreamingApiModule_ProvideApiErrorMapperFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.StreamingApiModule_ProvideConverterFactoryFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.StreamingApiModule_ProvideGsonFactory.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.di.StreamingApiModule_StreamingApiDefaultFactory.class - [JAR]

com.tidal.sdk.player.streamingapi.playbackinfo.model

├─ com.tidal.sdk.player.streamingapi.playbackinfo.model.ManifestMimeType.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.playbackinfo.model.PlaybackInfo.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.playbackinfo.model.PlaybackMode.class - [JAR]

com.tidal.sdk.player.streamingapi.playbackinfo.offline

├─ com.tidal.sdk.player.streamingapi.playbackinfo.offline.OfflinePlaybackInfoProvider.class - [JAR]

com.tidal.sdk.player.streamingapi.playbackinfo.api

├─ com.tidal.sdk.player.streamingapi.playbackinfo.api.PlaybackInfoService.class - [JAR]

com.tidal.sdk.player.streamingapi.drm.model

├─ com.tidal.sdk.player.streamingapi.drm.model.DrmLicense.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.drm.model.DrmLicenseRequest.class - [JAR]

com.tidal.sdk.player.streamingapi

├─ com.tidal.sdk.player.streamingapi.StreamingApi.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.StreamingApiDefault.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.StreamingApiModuleRoot.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.StreamingApiTimeoutConfig.class - [JAR]

com.tidal.sdk.player.streamingapi.playbackinfo.repository

├─ com.tidal.sdk.player.streamingapi.playbackinfo.repository.PlaybackInfoRepository.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.playbackinfo.repository.PlaybackInfoRepositoryDefault.class - [JAR]

com.tidal.sdk.player.streamingapi.drm.repository

├─ com.tidal.sdk.player.streamingapi.drm.repository.DrmLicenseRepository.class - [JAR]

├─ com.tidal.sdk.player.streamingapi.drm.repository.DrmLicenseRepositoryDefault.class - [JAR]