mediaDataStorage
The storage container for media data added to a track.
Declaration
@NSCopying var mediaDataStorage: AVMediaDataStorage? { get }Discussion
The value of this property is an AVMediaDataStorage object that indicates the location to which the system writes media data when it’s inserted or appended.