Jump to content

Android Audio Session


Emanuele

Recommended Posts

Poweramp actually ignores Android audio session handling play/pause only for itself when it should send intents to a system level, like phonograph or shuttle do, so that (for example) dsp apps can be notified of the change. Could be this corrected?

References:

1)  when playback starts https://developer.android.com/reference/android/media/audiofx/AudioEffect#ACTION_OPEN_AUDIO_EFFECT_CONTROL_SESSION

2) when stopped or paused https://developer.android.com/reference/android/media/audiofx/AudioEffect.html#ACTION_CLOSE_AUDIO_EFFECT_CONTROL_SESSION

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...