Share via


AVPlayerItem.CanUseNetworkResourcesForLiveStreamingWhilePaused Proprietà

Definizione

Ottiene o imposta un valore booleano che controlla se il lettore può bufferare il contenuto mentre viene sospeso.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanUseNetworkResourcesForLiveStreamingWhilePaused { [Foundation.Export("canUseNetworkResourcesForLiveStreamingWhilePaused")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCanUseNetworkResourcesForLiveStreamingWhilePaused:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.CanUseNetworkResourcesForLiveStreamingWhilePaused : bool with get, set

Valore della proprietà

Attributi

Si applica a