VideoEncodingProperties.SphericalVideoFrameFormat 属性

定义

获取一个值,该值指定视频帧的球形视频格式。

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

属性值

视频帧的球形视频格式。

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)

适用于