AppBroadcastStreamReader.VideoHeight Property

Definition

Gets the height of the frames in the video stream associated with the AppBroadcastStreamReader.

public:
 property unsigned int VideoHeight { unsigned int get(); };
uint32_t VideoHeight();
public uint VideoHeight { get; }
var uInt32 = appBroadcastStreamReader.videoHeight;
Public ReadOnly Property VideoHeight As UInteger

Property Value

UInt32

unsigned int

uint32_t

The height of the frames in the video stream

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to