Skip to content
Snippets Groups Projects
Commit 2717d570 authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by Thomas Guillem
Browse files

audiotrack: add support for audio session id


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: default avatarThomas Guillem <thomas@gllm.fr>
parent 4f2501f0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment