AppBroadcastPreviewStreamReader.VideoWidth Property

Definition

Gets the video width, in pixels, of the app broadcast preview stream.

public:
 property unsigned int VideoWidth { unsigned int get(); };
uint32_t VideoWidth();
public uint VideoWidth { get; }
var uInt32 = appBroadcastPreviewStreamReader.videoWidth;
Public ReadOnly Property VideoWidth As UInteger

Property Value

UInt32

unsigned int

uint32_t

The video width, in pixels, of the app broadcast preview stream.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to