Ijkplayer: ijkPlayer可否支持多实例

Created on 13 Jul 2016  ·  3Comments  ·  Source: bilibili/ijkplayer

我看代码中ffmpeg有很多全局或者静态变量,这样的话,ijkPlayer应该是不能支持多实例的对吗?

Most helpful comment

可以支持多个实例的, 只是需要注意AVAudioSession的类型, 不然, 只有一个可以正常播放出声音.

All 3 comments

If you think that way, it should be an ffmpeg issue.

可以支持多个实例的, 只是需要注意AVAudioSession的类型, 不然, 只有一个可以正常播放出声音.

AVAudioSession的类型要怎么设置呢

Was this page helpful?
0 / 5 - 0 ratings