SphericalVideoFrameFormat Enumeration

Definition

Gibt das Format eines sphärischen Videoframes an.

public enum class SphericalVideoFrameFormat
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
enum class SphericalVideoFrameFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
public enum SphericalVideoFrameFormat
var value = Windows.Media.MediaProperties.SphericalVideoFrameFormat.none
Public Enum SphericalVideoFrameFormat
Vererbung
SphericalVideoFrameFormat
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Felder

Equirectangular 2

Der Videoframe verwendet das gleichförmige Format für sphärische Videos.

None 0

Der Videorahmen verwendet kein sphärisches Videoformat.

Unsupported 1

Der Videorahmen verwendet ein nicht unterstütztes sphärisches Videoformat.

Gilt für: