2

AVURLAsset has property assetCache of type AVAssetCache, which has property playableOffline, that indicates if AVAsset is available to be played without a network connection.

Property playableOffline is readonly, so the question how is it possible to make this property to be YES?

The purpose is to automatically store audio assets once loaded from network.

Dmitriy Stupivtsev
  • 832
  • 1
  • 8
  • 17

0 Answers0