Share via


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에서 도입되었습니다.)

적용 대상