mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
chore: add comment with multi audio stream
This commit is contained in:
@@ -166,7 +166,7 @@ export const VideoPlayer = () => {
|
||||
}
|
||||
|
||||
setVideoSrc({
|
||||
uri: url,
|
||||
uri: url, // multiple audio tracks: https://playertest.longtailvideo.com/adaptive/elephants_dream_v4/index.m3u8
|
||||
headers: {
|
||||
...stream.preferredHeaders,
|
||||
...stream.headers,
|
||||
|
Reference in New Issue
Block a user