Contents

numberValue

The value of the metadata item as a number.

Declaration

static var numberValue: AVAsyncProperty<Root, NSNumber?> { get }

Mentioned in

Discussion

Use the load(_:isolation:) method to retrieve the property value.

This value is nil if the system can’t represent the value as a number.

See Also

Loading values