共用方式為


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 引進)

適用於