dataValue
The value of the metadata item as a data value.
Declaration
static var dataValue: AVAsyncProperty<Root, Data?> { get }Mentioned in
Discussion
Use the load(_:isolation:) method to retrieve the property value.
The value of the metadata item as a data value.
static var dataValue: AVAsyncProperty<Root, Data?> { get }Use the load(_:isolation:) method to retrieve the property value.