Remove requirement to specify downstream renderer count.
This makes it so that it's no longer necessary to specify the number of downstream renderers to HlsSampleSource, FrameworkSampleSource and ExtractorSampleSource, by forcing the downstream renderers to register with the SampleSource instances in their constructors. This eliminates a common source of subtle client bugs where the passed value is incorrect.
Showing
with
89 additions
and
67 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment