MediaPlayer: rework audio output selection
- Oct 27, 2022
-
-
Thomas Guillem authorede4b4ba27
-
Thomas Guillem authored
And fix with the last API change.
b724194f -
Thomas Guillem authored
Include AAudio support. Remove 0004-libvlc-media_player-Add-record-method.patch since the feature has been finally merged.
d79c74a8
-
- Oct 26, 2022
-
-
Thomas Guillem authored
For now, only OPENSLES, need special quircks.
e26f7db3 -
Thomas Guillem authored
Because it will be possible to do digital output with a unspecified device.
af424609 -
Thomas Guillem authored
Let VLC choose the best. Assume isAudioTrack() return true if mAudioOutput is null.
c9075856
-
- Oct 04, 2022
-
-
Thomas Guillem authored572ea973
-
- Sep 23, 2022
-
-
Thomas Guillem authored
Not needed anymore. The same aout is now kept alive across different playbacks.
288461e8
-