Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies spherical projection modes used when projecting from a stream representation to a 3D representation.
Syntax
typedef enum MFVideoSphericalProjectionMode {
MFVideoSphericalProjectionMode_Spherical,
MFVideoSphericalProjectionMode_Flat
} ;
Constants
MFVideoSphericalProjectionMode_SphericalThe current view should be projected onto a sphere in 3D space. |
MFVideoSphericalProjectionMode_FlatThe current view should be projected onto a flat surface. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 version 1803 |
| Minimum supported server | Windows Server version 1803 |
| Header | mfidl.h |