accessLog()
Returns an object that represents a snapshot of the network access log.
Declaration
nonisolated func accessLog() -> AVPlayerItemAccessLog?Return Value
An object that represents a snapshot of the network access log. The returned value can be nil.
Discussion
If the method returns nil, there is no logging information currently available for the player item.