Condividi tramite


VideoTransformSphericalProjection.FrameFormat Proprietà

Definizione

Ottiene o imposta un valore dall'enumerazione SphericalVideoFrameFormat che specifica il formato di proiezione sferica del video.

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

Valore della proprietà

Formato di proiezione sferica del video.

Si applica a