How can I check if my AVPlayer is buffering?
I want to detect if my AVPlayer is buffering for the .m3u8 format URl, so that I can show a loader or something when downloading video. But I can't seem to find anything in the documentation for AVPlayer.