AVPlayerItem.TimedMetadata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The most-recent timed metadata of the item. Array contains AVMetadata items.
public virtual Foundation.NSObject[] TimedMetadata { [Foundation.Export("timedMetadata")] get; }
member this.TimedMetadata : Foundation.NSObject[]
Property Value
NSObject[]
(More documentation for this node is coming)
This value can be null
.
- Attributes