michaelkatz
2eb8e53f8c
Fix getDurationToProgress
for audio renderers to reset after seeking
...
Currently, if a seek occurs when the audio sink was providing back pressure, the audio renderers will provide a durationToProgress based on the last non-writable sample prior to the seek.
Solution is to reset the value used for the `getDurationToProgress` when onPositionReset occurs.
This CL also makes sure to reset the value whenever the audiosink is flushed or reset.
PiperOrigin-RevId: 715361834
2025-01-14 06:49:43 -08:00
..
2025-01-10 04:32:32 -08:00
2025-01-13 04:09:58 -08:00
2024-08-15 10:36:10 -07:00
2025-01-10 07:39:37 -08:00
2024-12-04 03:55:33 -08:00
2024-12-03 10:07:19 -08:00
2024-10-24 03:49:27 -07:00
2024-10-24 03:49:27 -07:00
2023-06-05 09:47:58 +00:00
2024-07-09 03:43:06 -07:00
2024-10-30 05:33:38 -07:00
2024-10-10 10:18:20 -07:00
2024-11-14 10:03:17 -08:00
2024-12-04 08:08:01 -08:00
2024-12-03 07:14:58 -08:00
2024-10-24 09:53:45 -07:00
2024-12-11 14:47:04 +00:00
2024-10-10 10:18:20 -07:00
2025-01-13 00:43:45 -08:00
2025-01-14 06:49:43 -08:00
2025-01-14 04:42:20 -08:00
2025-01-07 04:58:21 -08:00
2024-12-17 09:59:16 -08:00
2024-12-04 08:08:01 -08:00
2024-12-12 04:36:16 -08:00
2023-06-05 09:47:58 +00:00
2025-01-14 03:16:49 -08:00
2025-01-10 13:27:02 -08:00
2025-01-07 08:26:19 -08:00
2025-01-13 07:14:13 -08:00
2024-12-04 08:08:01 -08:00
2024-10-17 09:54:36 -07:00
2025-01-07 08:26:19 -08:00
2025-01-10 04:32:32 -08:00
2024-11-06 02:45:51 -08:00
2025-01-14 05:16:08 -08:00
2024-11-06 08:21:16 -08:00
2025-01-13 06:59:44 -08:00
2024-01-10 07:22:00 -08:00
2024-11-04 04:16:39 -08:00