Contents

defaultMediaDataStorage

The default storage container for media data that you add to a movie.

Declaration

@NSCopying var defaultMediaDataStorage: AVMediaDataStorage? { get set }

Discussion

This value specifies a location to write sample data that you add to a movie, for any track for whose mediaDataStorage property is nil.

See Also

Configuring a movie