Share via


AVPlayerItem.AutomaticallyLoadedAssetKeys Proprietà

Definizione

Proprietà che devono essere caricate correttamente per Status essere impostate su 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[]

Valore della proprietà

Attributi

Commenti

Se il caricamento non riesce, Status verrà impostato su Failed

Si applica a