---
title: VideoPlayerComponent.RenderingStatus
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/videoplayercomponent/renderingstatus
---

# VideoPlayerComponent.RenderingStatus

## Declaration

```swift
enum RenderingStatus
```

## Topics

### Enumeration Cases

- [VideoPlayerComponent.RenderingStatus.loading](realitykit/videoplayercomponent/renderingstatus/loading.md)
- [VideoPlayerComponent.RenderingStatus.ready](realitykit/videoplayercomponent/renderingstatus/ready.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
