Compartir a través de


AVPlayerItem.AutomaticallyLoadedAssetKeys Propiedad

Definición

Las propiedades que se deben cargar correctamente para Status que se establezcan en Loaded.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSString[] AutomaticallyLoadedAssetKeys { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("automaticallyLoadedAssetKeys", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.AutomaticallyLoadedAssetKeys : Foundation.NSString[]

Valor de propiedad

Atributos

Comentarios

Si se produce un error en la carga, Status se establecerá en . Failed

Se aplica a