-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hi, I have a question about onDownloadNext() in DefaultDASHRepresentationSelector.java. At a time, chunk is downloaded(audio chunk or video chunk). At selectRepresentations() in DefaultDASHRepresentationSelector.java . Why do you calculate available bandwidth ?
availableBandwidth = bandwidth - audioBandwidth - subtitleBandwidth;
Metadata
Metadata
Assignees
Labels
No labels