Freigeben über


VideoTransformSphericalProjection.FrameFormat Eigenschaft

Definition

Ruft einen Wert aus der SphericalVideoFrameFormat-Enumeration ab, der das sphärische Projektionsformat des Videos angibt, oder legt einen Wert fest.

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

Eigenschaftswert

Das sphärische Projektionsformat des Videos.

Gilt für: