Edit

Share via


MFVideoSphericalProjectionMode enumeration (mfidl.h)

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_Spherical
The current view should be projected onto a sphere in 3D space.
MFVideoSphericalProjectionMode_Flat
The 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