You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks very much for sharing this project. It's been really helpful for me to learn more about AVFoundation and related things.
I was just wondering, is there any reason this wouldn't also work for playing video? Most of the AVPlayer and AVAssetResourceLoaderDelegate logic should work for both audio and video, shouldn't it? Is there anything I should be aware of if I wanted to do similar things (such as using your Scratch File concept) for playing video?
The text was updated successfully, but these errors were encountered:
Hi @jaredsinclair,
Thanks very much for sharing this project. It's been really helpful for me to learn more about AVFoundation and related things.
I was just wondering, is there any reason this wouldn't also work for playing video? Most of the AVPlayer and AVAssetResourceLoaderDelegate logic should work for both audio and video, shouldn't it? Is there anything I should be aware of if I wanted to do similar things (such as using your Scratch File concept) for playing video?
The text was updated successfully, but these errors were encountered: