Contents

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.

See Also

Loading values