gateshibill

Results 12 comments of gateshibill

I hava the same question, other player can receice bluetooth cmd.

> For bluetooth commands and any other media commands ( controllers, wire headphones, ...) you can check my fork of this library. https://github.com/moda20/audioplayer It is outdated a little bit compared...

rxlabz/audioplayer doesn't have onPlaybackKeyEvent,

> it has `onPlaybackKeyEvent`. check the docs on the repo. my version shouldn't be much different from this repo. moda20/audioplayer is very good,has the onPlaybackKeyEvent. i am using it instead...

W/Choreographer(15953): Frame time is 17.409424 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. W/Choreographer(15953): Frame time is 16.27997 ms in the future!...

> it has `onPlaybackKeyEvent`. check the docs on the repo. my version shouldn't be much different from this repo. **with moda20/audioplayer ,app collapse when the Bluetooth switch of the mobile...

> The way to fix that is > > 1. Set `AVAudioSession `category to playback mode, I proposed a fix waiting to be merged : pull request [Audio output for...

> The way to fix that is > > 1. Set `AVAudioSession `category to playback mode, I proposed a fix waiting to be merged : pull request [Audio output for...

> > The way to fix that is > > > > 1. Set `AVAudioSession `category to playback mode, I proposed a fix waiting to be merged : pull request...