Enum VisionOSVideoComponent.VideoAssetPrerollState
Enum to represent the results of a preroll request.
Namespace: Unity.PolySpatial
Assembly: Unity.PolySpatial.dll
Syntax
public enum VisionOSVideoComponent.VideoAssetPrerollState
Fields
| Name | Description |
|---|---|
| Complete | The video asset has been prerolled and is ready to be played. |
| Failed | The video asset failed to preroll. |