UnityPlugin-AVProVideo
UnityPlugin-AVProVideo copied to clipboard
Support to play video during phone calls
Player is paused when I get a phone call from the device on iOS platform. How to play when calling?
Unity version: 2019.4.15f1 AVPro Video version: 2.15
Could you please describe what happens in more detail:
- Did you answer the call? Did you dismiss it?
- Did it resume afterwards?
- What behaviour do you expect/want?
- Yes, i was answered the call.
- No, player keep pausing.
- When I get a call or answer a call player keep playing, not pause When the player was paused, I tried to play it again, but it didn't work.
What do you mean you tried to play it again and it didn't work? How did you try to play it?
- Incoming call.
- Player was paused.
-
mediaPlayer.Play()
Player is still paused.
So the phonecall ended, then you called mediaPlayer.Play() and it didn't? That seems strange..
No, not ended. Still phone call I want play when phone call.
@kahnivore Will this feature be added to the next version?
We still need to investigate this, unsure of timeframe currently.