Partager via


VideoTransformSphericalProjection.FrameFormat Propriété

Définition

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.

S’applique à