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

Playing music with EZAudioPlayer, why the music playback stops after the screen is locked. #378

Open
Haley-Wong opened this issue Oct 28, 2018 · 1 comment

Comments

@Haley-Wong
Copy link

Playing music with EZAudioPlayer, why the music playback stops after the screen is locked.

@mahadshahib
Copy link

MaxFramePerSlice should be set to 4096 for lock screen playback in EZOutput.m file but EZAudio in this version failes to change it to 4096 so it remains 1056 as defualt and 1056 cant play audio during screen lock . I have the same issue. Still no fix yet

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