Hi,
I'm trying to use use the player as a popup, but when dismiss the view the player is still running at behind, we can hear the video is playing. I don't want to modify any codes to the actual pod codes but use as it is - I didn't found any open method other than pause() to stop the player. I also can't access the AVPlayer as it is not open.
Can we have some more methods to properly dispose the player before dismiss the view - supplied by the pod codes itself?
Thanks!
Hi,
I'm trying to use use the player as a popup, but when dismiss the view the player is still running at behind, we can hear the video is playing. I don't want to modify any codes to the actual pod codes but use as it is - I didn't found any open method other than pause() to stop the player. I also can't access the AVPlayer as it is not open.
Can we have some more methods to properly dispose the player before dismiss the view - supplied by the pod codes itself?
Thanks!