| Video3DLayout | Types of 3D content layout within a video. |
| VideoAspectRatio | Methods used to fit a video in the target area. If you're rendering a video into a RenderTexture, and the aspect ratio of the RenderTexture doesn't match that of the video being rendered, the VideoPlayer automatically adds black bars around the video. If you're rendering a video into a Camera, any area around the video remains transparent. |
| VideoAudioOutputMode | Places where the audio embedded in a video can be sent. |
| VideoRenderMode | Type of destination for the images read by a VideoPlayer. |
| VideoSource | Source of the video content for a VideoPlayer. |
| VideoTimeReference | The clock that the VideoPlayer observes to detect and correct drift. |
| VideoTimeUpdateMode | Defines the time source used to update VideoPlayer when reading content. |