共用方式為


AVPlayerItemAccessLogEvent.NumberOfMediaRequests 屬性

定義

伺服器對用戶端媒體讀取要求的數目。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint NumberOfMediaRequests { [Foundation.Export("numberOfMediaRequests")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.NumberOfMediaRequests : nint

屬性值

System.System.IntPtr System.nativeint
屬性

適用於