Compartir a través de


VideoTransformSphericalProjection.FrameFormat Propiedad

Definición

Obtiene o establece un valor de la enumeración SphericalVideoFrameFormat que especifica el formato de proyección esférica del 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 de propiedad

Formato de proyección esférica del vídeo.

Se aplica a