Skip to content

update the use of streamProcessorDict in AbrController

Created by: nicosang

Hi,

this PR has to use, actually, streamProcessorDict attribute. Each time a streamProcessor is created,it is stored in streamProcessorDict array. So, the consequence is that the functions of AbrController just need type as parameter, not the streamProcessor reference.

Nicolas

Merge request reports