Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gap #15

Open
ayoubAnbara opened this issue Mar 7, 2020 · 1 comment
Open

gap #15

ayoubAnbara opened this issue Mar 7, 2020 · 1 comment

Comments

@ayoubAnbara
Copy link

hi, can you make player loop without gap (without silent sound while song beginning and ending)?

@maonaparede
Copy link

maonaparede commented Nov 13, 2020

This possibility alredy exist , use "gapless" in the builder, example: HXMusic.music().gapless(false).load(id).play(context) .

Observation from the lib: // gapless(): Enables music gapless audio playback for this music. Please note that this feature
// is only supported on devices running on Android API 16 and above. For devices running on
// Android API 9 - 15, the standard looped mode will be utilized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants