VideoTransformSphericalProjection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
啟用 VideoTransformEffectDefinition所使用的球面投影參數組態。
public ref class VideoTransformSphericalProjection sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class VideoTransformSphericalProjection final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class VideoTransformSphericalProjection
Public NotInheritable Class VideoTransformSphericalProjection
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10, version 1803 (已於 10.0.17134.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v6.0 引進)
|
備註
存取 VideoTransformEffectDefinition.SphericalProjection 屬性,以取得此類別的實例。
屬性
FrameFormat |
從 SphericalVideoFrameFormat 列舉取得或設定值,指定視訊的球面投影格式。 |
HorizontalFieldOfViewInDegrees |
取得或設定用於球面視訊投影的水準檢視欄位,以度表示。 |
IsEnabled |
取得或設定值,指定是否啟用 VideoTransformEffectDefinition的球面投影。 |
ProjectionMode |
取得或設定值,指定用於球面視訊的投影模式。 |
ViewOrientation |
取得或設定四元數,指定用來投影球面視訊的目前檢視方向。 |