Contents

MEByteSource

Provides read access to the data in a media asset file.

Declaration

class MEByteSource

Overview

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.

Topics

Inspecting a byte source

Performing operations on a byte source