Contents

stringValue

The value of the metadata item as a string.

Declaration

static var stringValue: AVAsyncProperty<Root, String?> { 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 string.

See Also

Loading values