Skip to content

SeekPosition resolving issue #6641

@yamagata1037

Description

@yamagata1037

timeline.getPeriod(periodIndex, period) at ExoPlayerImplInternal.java#L1474 always gives an ArrayIndexOutOfBoundsException as periodIndex == -1 at this point.
I think timeline.getPeriodByUid(periodUid, period) should be called instead to get the position of the subsequent period.
Thank you.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions