Play MultipleAudioTrack in Roku

陌路散爱 提交于 2020-03-04 04:47:27

问题


I tried to Play MultipleAudioTrack in Roku. I refer to this Example to play an audio track. I same code use in my stream Here ?"m.video.availableAudioTracks :"m.video.availableAudioTracks but here not available any track. my stream check in VLC MediaPlayer. Here two-track available But I not found in Roku. My Audio Format is AAC. I also Set Here m.video.audioFormat = "aac". Any other Configuration required to Playing a multiple Audio.


回答1:


I'm not certain about Audio files, but I know that Rokus don't allow you to buffer more than one Video at a time. This effectively means that a Roku cannot play more than one Video at a time.

The same could be true for audio files but I am not certain.



来源:https://stackoverflow.com/questions/59488615/play-multipleaudiotrack-in-roku

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!