Condividi tramite


MediaPlaybackSphericalVideoProjection.FrameFormat Proprietà

Definizione

Ottiene o imposta un valore che specifica il formato del fotogramma utilizzato per la proiezione video sferica.

public:
 property SphericalVideoFrameFormat FrameFormat { SphericalVideoFrameFormat get(); void set(SphericalVideoFrameFormat value); };
SphericalVideoFrameFormat FrameFormat();

void FrameFormat(SphericalVideoFrameFormat value);
public SphericalVideoFrameFormat FrameFormat { get; set; }
var sphericalVideoFrameFormat = mediaPlaybackSphericalVideoProjection.frameFormat;
mediaPlaybackSphericalVideoProjection.frameFormat = sphericalVideoFrameFormat;
Public Property FrameFormat As SphericalVideoFrameFormat

Valore della proprietà

Valore che specifica il formato del fotogramma utilizzato per la proiezione video sferica.

Commenti

Il valore di questa proprietà non è garantito che sia corretto fino a quando non viene generato l'evento MediaPlayer.MediaOpened per l'elemento multimediale associato.

Si applica a