sidecarURL
The sidecar URL used by the MediaExtension. The sidecar URL is returned only if the MediaExtension format reader supports sidecar files, and implements this property [MEFileInfo setSidecarFilename:]. Will return nil otherwise.
Declaration
static var sidecarURL: AVAsyncProperty<Root, URL?> { get }