AppBroadcastStreamReader.VideoWidth Property

Definition

Gets the width of the frames in the video stream associated with the 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

Property Value

UInt32

unsigned int

uint32_t

The width of the frames in the video stream

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to