MEByteSource
Provides read access to the data in a media asset file.
Declaration
class MEByteSourceOverview
Media Toolbox passes an MEByteSource instance for the media asset’s primary file when it initializes an MEFormatReader object. The format reader may call byteSourceForRelatedFileName(_:) to request additional byte sources for related files in the same directory as the primary file.