Compartilhar via


VideoTransformSphericalProjection.FrameFormat Propriedade

Definição

Obtém ou define um valor da enumeração SphericalVideoFrameFormat especificando o formato de projeção esférica do vídeo.

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

Valor da propriedade

O formato de projeção esférica do vídeo.

Aplica-se a