Skip to content

Wrong currentWindowIndex onPlayerError #5407

Closed
@Khang-NT

Description

Issue description & Reproduction steps

When using ConcatenatingMediaSource to play a playlist of media, let say I'm playing at position i, and position i + 1 failed to load. Then within onPlayerError callback, I expectcurrentWindowIndex should return i + 1 but actually it return i. Is it intended behavior?

Version of ExoPlayer being used

2.9.3

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions