AVPlayerItem.AccessLog 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 network access log.
public virtual AVFoundation.AVPlayerItemAccessLog AccessLog { [Foundation.Export("accessLog")] get; }
member this.AccessLog : AVFoundation.AVPlayerItemAccessLog
Property Value
This value may be null
. If so, there is no logging information available.
This value can be null
.
- Attributes