Keep playback position advancing when all renderers are disabled.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=123977520
This commit is contained in:
parent
69bd31f7c2
commit
afa1ad1a6a
@ -361,6 +361,8 @@ import java.util.concurrent.atomic.AtomicInteger;
|
||||
}
|
||||
updateBufferedPositionUs();
|
||||
source.continueBuffering(positionUs);
|
||||
} else {
|
||||
updatePositionUs();
|
||||
}
|
||||
|
||||
boolean allRenderersEnded = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user