Partager via


AVQueuedSampleBufferRenderingStatus Énumération

Définition

Énumère les valeurs possibles du champ P:AVFoundation.AVSampleBuffer.Status .

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVQueuedSampleBufferRenderingStatus
type AVQueuedSampleBufferRenderingStatus = 
Héritage
AVQueuedSampleBufferRenderingStatus
Attributs

Champs

Failed 2

Le joueur a échoué pendant ou en préparation pour le rendu.

Rendering 1

Au moins un exemple de mémoire tampon est mis en file d’attente pour le rendu.

Unknown 0

Aucun exemple de mémoire tampon n’a encore été mis en file d’attente.

S’applique à