Partager via


AppBroadcastStreamReader.VideoWidth Propriété

Définition

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é

UInt32

unsigned int

uint32_t

Largeur des images dans le flux vidéo

Configuration requise pour Windows

Fonctionnalités de l’application
appBroadcast appBroadcastSettings

S’applique à