Skip to content

Audio Bug fix

Created by: nicosang

Hi,

this PR has to solve regression #2966 (closed) introduced by myself in PR #2881. This previous PR aimed to remove dependancy between dashAdapter and MediaController. The problem is that the first selected track is not set by function setCurrentMediaInfo because processors are not created at this specific time.

There is still an issue after this new PR that refer to issue #2970 (closed).... :-(

@sgadrat-anevia, could you, please, take a look at this PR?

Thanks, Nico

Merge request reports