다음을 통해 공유


AVPlayerItemAccessLogEvent.SegmentedDownloadedCount 속성

정의

개발자는 이 사용되지 않는 속성을 사용하면 안 됩니다. 개발자는 대신 'NumberOfMediaRequests'를 사용해야 합니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'NumberOfMediaRequests' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'NumberOfMediaRequests' instead.")]
public virtual nint SegmentedDownloadedCount { [Foundation.Export("numberOfSegmentsDownloaded")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'NumberOfMediaRequests' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'NumberOfMediaRequests' instead.")] get; }
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'NumberOfMediaRequests' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'NumberOfMediaRequests' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint SegmentedDownloadedCount { [Foundation.Export("numberOfSegmentsDownloaded")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'NumberOfMediaRequests' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'NumberOfMediaRequests' instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SegmentedDownloadedCount : nint

속성 값

System.System.IntPtr System.nativeint
특성

적용 대상