AppBroadcastPreviewStreamReader.VideoStride Property

Definition

Gets the video stride of the app broadcast preview stream.

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

Property Value

UInt32

unsigned int

uint32_t

The video stride of the app broadcast preview stream.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to