VIMVideoPlayer icon indicating copy to clipboard operation
VIMVideoPlayer copied to clipboard

make setupAudioSession public and do not call it by default

Open acrtec opened this issue 8 years ago • 0 comments

Ticket Summary

Do not setup the AVAudioSession by default.

Implementation Summary

We need another AVAudioSession when you setting up by default. I just made the setupAudiSession public and don't call it by default. So everybody can decide himself to setup the session as he likes it.

How to Test

acrtec avatar Oct 25 '16 13:10 acrtec