Android : multiple audio tracks in a VideoView?

后端 未结 4 549
旧巷少年郎
旧巷少年郎 2021-02-02 08:52

I\'ve got some .MP4 video files that must be read in a VideoView in an Android activity. These videos include several audio tracks, with each one corresponding to a user languag

4条回答
  •  清歌不尽
    2021-02-02 09:37

    Now you can Play Multiple audio files through ExoPlayer.

    Here is the details,

    1. https://exoplayer.dev/track-selection.html[1]
    2. Exo Player Track Selection

提交回复
热议问题