Compartir a través de


AVPlayerItem.CanUseNetworkResourcesForLiveStreamingWhilePaused Propiedad

Definición

Obtiene o establece un valor booleano que controla si el reproductor puede almacenar en búfer el contenido mientras está en pausa.

[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

Valor de propiedad

Atributos

Se aplica a