Search code examples
objective-cavfoundationuislideravplayer

AVPlayer show cached data


How to show cached data in UISlider from AVPlayer? I play audio with AVPlayer from network, and i want to show downloaded data.


Solution

  • As in the comment - there is a way to get time ranges from an avplayer that shows how much data is downloaded from a remote URL.

    AVPlayer streaming progress