VideoTransformSphericalProjection クラス

定義

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
継承
Object Platform::Object IInspectable 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

球面ビデオの投影に使用される現在のビューの向きを指定する四元数を取得または設定します。

適用対象