Skip to content

ConcatMediaSource is failing to restore when ClippingMediaSource is used. #5351

@sravan1213

Description

@sravan1213

Reproduction steps

1 . Create a ConcatMediaSource with ClippingMediaSource.
2. Play content using above mediaSource.
3. Do player.stop(false)
4. Restore above player instance using player.prepare(mediaSource, false, false).
5. Observation media doesn't restore

Probable fix - listenerNotificationScheduled = false; in releaseSourceInternal of ConcatenatingMediaSource

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions