Changing audio languages should clear the buffer #119
Labels
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
When changing audio languages in the test app, either manually or with the "cycle audio track" feature, the old data is retained in buffer.
To reproduce, start playback of "Angel One" in English. After 10 seconds, switch audio tracks to Spanish. Play for a while, then seek back to the beginning. The first few segments will be played in English, in spite of the fact that the language is currently set to Spanish.
This is partly a bug in the test app, and partly a bug in the selectAudioTrack API, which should allow the audio buffer to be cleared.
The text was updated successfully, but these errors were encountered: