AppBroadcastStreamReader.VideoWidth Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la largeur des images dans le flux vidéo associé à AppBroadcastStreamReader.
public:
property unsigned int VideoWidth { unsigned int get(); };
uint32_t VideoWidth();
public uint VideoWidth { get; }
var uInt32 = appBroadcastStreamReader.videoWidth;
Public ReadOnly Property VideoWidth As UInteger
Valeur de propriété
Largeur des images dans le flux vidéo
Configuration requise pour Windows
Fonctionnalités de l’application |
appBroadcast
appBroadcastSettings
|