SphericalVideoFrameFormat Énumération

Définition

Spécifie le format d’une image vidéo sphérique.

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
Héritage
SphericalVideoFrameFormat
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

Champs

Equirectangular 2

La trame vidéo utilise un format équirectangulaire pour la vidéo sphérique.

None 0

La trame vidéo n’utilise pas de format vidéo sphérique.

Unsupported 1

La trame vidéo utilise un format vidéo sphérique non pris en charge.

S’applique à