How to convert Data to AVAsset?
21:50 24 Apr 2018

Is there a way to convert Data to AVAsset/AVURLAsset or better AVPlayerItem? I found an answer that converts Data to PHAsset and requires saving it first to the desk. Is there a better way?

ios swift nsdata avasset avplayeritem