mediaExtensionProperties
The properties of the media extension format reader that decodes the asset.
Declaration
var mediaExtensionProperties: AVMediaExtensionProperties? { get }Discussion
If the system decodes the asset using a MediaExtension format reader, the property value contains a valid object that describes the extension. Otherwise, this property value is nil.