Post

Replies

Boosts

Views

Activity

Comment on How can I read a dataless file from within the same or another FileProvider extension?
Whole file ? As per the documentation, If the device has not yet downloaded the file at the given URL, this method blocks (potentially for a long time) while the file is downloaded. If the file cannot be downloaded, this method fails.. I need a method to pass a URL to AVAsset and ensure that only the specified offset range is read from the AVFoundation library
Sep ’24