mediaCharacteristics
The media characteristics for the track.
Declaration
static var mediaCharacteristics: AVAsyncProperty<Root, [AVMediaCharacteristic]> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.
The media characteristics for the track.
static var mediaCharacteristics: AVAsyncProperty<Root, [AVMediaCharacteristic]> { get }Use the load(_:isolation:) method to retrieve the property value.