Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

VideoEncodingProperties.SphericalVideoFrameFormat Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets a value that specifies the spherical video format of a video frame.

public:
 property SphericalVideoFrameFormat SphericalVideoFrameFormat { SphericalVideoFrameFormat get(); };
SphericalVideoFrameFormat SphericalVideoFrameFormat();
public SphericalVideoFrameFormat SphericalVideoFrameFormat { get; }
var sphericalVideoFrameFormat = videoEncodingProperties.sphericalVideoFrameFormat;
Public ReadOnly Property SphericalVideoFrameFormat As SphericalVideoFrameFormat

Property Value

The spherical video format of a video frame.

Windows requirements

Requirements Description
Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Applies to


Feedback

Was this page helpful?