mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
Actually specify the right audioTrackId.
This commit is contained in:
parent
0b5454605b
commit
27a559e1a4
@ -69,7 +69,7 @@ object DashHelper {
|
||||
adapSetInfos.add(
|
||||
AdapSetInfo(
|
||||
stream.mimeType!!,
|
||||
null,
|
||||
stream.audioTrackId,
|
||||
mutableListOf(stream)
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user