Skip to content

Commit a7d9b94

Browse files
committed
fixup unused constructor param
1 parent 0e1f8b3 commit a7d9b94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/main/java/com/github/libretube/player/SabrChunkSource.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ interface SabrChunkSource : ChunkSource {
1717
interface Factory {
1818
/**
1919
* @param manifest The initial manifest.
20-
* @param periodIndex The index of the corresponding period in the manifest.
2120
* @param adaptationSetIndices The indices of the corresponding adaptation sets in the period.
2221
* @param trackSelection The track selection.
2322
* @param trackType The [track type][androidx.media3.common.C.TrackType].

0 commit comments

Comments
 (0)