value
The value of the metadata item.
Declaration
static var value: AVAsyncProperty<Root, (any NSCopying & NSObjectProtocol)?> { get }Mentioned in
Discussion
Use the load(_:isolation:) method to retrieve the property value.
The value of the metadata item.
static var value: AVAsyncProperty<Root, (any NSCopying & NSObjectProtocol)?> { get }Use the load(_:isolation:) method to retrieve the property value.