We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1f8b3 commit a7d9b94Copy full SHA for a7d9b94
app/src/main/java/com/github/libretube/player/SabrChunkSource.kt
@@ -17,7 +17,6 @@ interface SabrChunkSource : ChunkSource {
17
interface Factory {
18
/**
19
* @param manifest The initial manifest.
20
- * @param periodIndex The index of the corresponding period in the manifest.
21
* @param adaptationSetIndices The indices of the corresponding adaptation sets in the period.
22
* @param trackSelection The track selection.
23
* @param trackType The [track type][androidx.media3.common.C.TrackType].
0 commit comments