VideoTransformSphericalProjection.FrameFormat Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur de l’énumération SphericalVideoFrameFormat spécifiant le format de projection sphérique de la vidéo.
public:
property SphericalVideoFrameFormat FrameFormat { SphericalVideoFrameFormat get(); void set(SphericalVideoFrameFormat value); };
SphericalVideoFrameFormat FrameFormat();
void FrameFormat(SphericalVideoFrameFormat value);
public SphericalVideoFrameFormat FrameFormat { get; set; }
var sphericalVideoFrameFormat = videoTransformSphericalProjection.frameFormat;
videoTransformSphericalProjection.frameFormat = sphericalVideoFrameFormat;
Public Property FrameFormat As SphericalVideoFrameFormat
Valeur de propriété
Format de projection sphérique de la vidéo.