You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
hi, can you make player loop without gap (without silent sound while song beginning and ending)?
The text was updated successfully, but these errors were encountered: