SphericalVideoFrameFormat
SphericalVideoFrameFormat
SphericalVideoFrameFormat
SphericalVideoFrameFormat
Enum
Definition
Specifies the format of a spherical video frame.
public : enum class SphericalVideoFrameFormatpublic enum SphericalVideoFrameFormatPublic Enum SphericalVideoFrameFormat// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Creators Update (introduced v10.0.15063.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v4)
|
Fields
| Equirectangular Equirectangular Equirectangular Equirectangular | The video frame uses equirectangular format for spherical video. |
| None None None None | The video frame does not use a spherical video format. |
| Unsupported Unsupported Unsupported Unsupported | The video frame uses an unsupported spherical video format. |