Forked from
VideoLAN / VLC
Source project has a limited visibility.
-
Add a module variable to store an audio session id and use it when creating new AudioTrack. This session id is generated by AudioManager.getAudioSessionId() in the Android-side. This allows LibVLC users to broadcast intent allowing external application to plug on the audio output and apply effect, for instance an external equalizer. See also android.media.audiofx.AudioEffect. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
2717d570