Fix DASH periods mis-reporting their duration + cleanup
DashMediaPeriod.releasePeriod resets duration to 0, but instances are currently being re-used through multiple prepare/release cycles. Hence the duration needs to be retained. This change fixes this issue, and also makes variables final in DashMediaPeriod where possible. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127440080
Showing
with
34 additions
and
32 deletions
Please
register
or
sign in
to comment