Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Fix state transition of PlaybackCompleted #42

Merged
merged 2 commits into from
Oct 31, 2018

Conversation

myroot
Copy link
Contributor

@myroot myroot commented Oct 31, 2018

Description of Change

This PR change behaivor of state transit of MediaPlayer when PlaybackCompleted was invoked.
Because it is a natural behavior of native player, and enforced state changing cause a many issue

Bugs Fixed

API Changes

None

Behavioral Changes

When PlaybackCompleted event was raised, didn't change player state to pause.

@rookiejava rookiejava added the enhancement New feature or request label Oct 31, 2018
@rookiejava rookiejava merged commit b2c9769 into Samsung:master Oct 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to Seek on PlaybackCompleted
2 participants