Contents

currentChunkStorageURL

The URL of the storage container of the current sample and other samples to load in the same operation as a chunk.

Declaration

var currentChunkStorageURL: URL? { get }

Discussion

When this property is nil, the storage location of the chunk is the URL of the sample cursor’s track’s asset, if it has one.

See Also

Getting sample information