AppBroadcastStreamReader.VideoBitrate Property

Definition

Gets the bitrate of the video stream associated with the AppBroadcastStreamReader, in bits per second.

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

Property Value

UInt32

unsigned int

uint32_t

The bitrate of the video stream, in bits per second.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to