objective c - Audio controls in lock screen iPhone, iPad -


i use avfoundation play audio. when lock device playing music, , press home button twice, can see audio controls: forward, rewind, pause/play , volume slider enter image description here

how use them? when press don't anything. onlu volume slider works good.


Comments

Popular posts from this blog

How can I edit my VIM config so that Vim treats ".ejs" files the same as it currently treats my html files? -

Python __call__ special method practical example -