VideoEncodingProperties.SphericalVideoFrameFormat Property

Definition

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

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

Applies to