다음을 통해 공유


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 속성에 액세스하여 이 클래스의 instance 가져옵니다.

속성

FrameFormat

비디오의 구형 프로젝션 형식을 지정하는 SphericalVideoFrameFormat 열거형의 값을 가져오거나 설정합니다.

HorizontalFieldOfViewInDegrees

구형 비디오 프로젝션에 사용되는 가로 보기 필드를 도 단위로 표시하거나 설정합니다.

IsEnabled

VideoTransformEffectDefinition에 구형 프로젝션을 사용할지 여부를 지정하는 값을 가져오거나 설정합니다.

ProjectionMode

구형 비디오에 사용되는 프로젝션 모드를 지정하는 값을 가져오거나 설정합니다.

ViewOrientation

구형 비디오를 프로젝션하는 데 사용되는 현재 보기 방향을 지정하는 쿼터니언을 가져오거나 설정합니다.

적용 대상