Commit 3a4987a
Fix offload playback readiness and presentation end handling.
In DefaultAudioSink, only mark offload presentation as handled if the audio output has actually stopped. This prevents `hasPendingData` from returning false prematurely during offloaded playlist playback.
PiperOrigin-RevId: 8821236511 parent a401e35 commit 3a4987a
1 file changed
Lines changed: 7 additions & 1 deletion
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1939 | 1939 | | |
1940 | 1940 | | |
1941 | 1941 | | |
1942 | | - | |
| 1942 | + | |
| 1943 | + | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
| 1948 | + | |
1943 | 1949 | | |
1944 | 1950 | | |
1945 | 1951 | | |
| |||
0 commit comments