Edit

Share via


MFVideoSphericalFormat enumeration (mfidl.h)

Syntax

typedef enum _MFVideoSphericalFormat {
  MFVideoSphericalFormat_Unsupported,
  MFVideoSphericalFormat_Equirectangular,
  MFVideoSphericalFormat_CubeMap,
  MFVideoSphericalFormat_3DMesh
} MFVideoSphericalFormat;

Constants

 
MFVideoSphericalFormat_Unsupported
The format is unsupported.
MFVideoSphericalFormat_Equirectangular
The format is equirectangular.
MFVideoSphericalFormat_CubeMap
The format is cube map.
MFVideoSphericalFormat_3DMesh
The format is 3D mesh.

Requirements

Requirement Value
Minimum supported client Windows 10 version 1803
Minimum supported server Windows Server version 1803
Header mfidl.h