Hey There i am not able to get AVMetricPlayerItemPlaybackSummaryEvent using func metrics(forType metricType: MetricEvent.Type) -> AVMetrics where MetricEvent : AVMetricEvent.
let summaryMetricsStream = currentPlayerItem.allMetrics()
using this i get instance of summaryMetrices but i am not able to extract value from this metrices like stall count , buffer time or any property as mentioned in https://developer.apple.com/documentation/avfoundation/avmetricplayeritemplaybacksummaryevent
Topic:
Media Technologies
SubTopic:
Streaming
Tags: