MediaCaptureVideoProfileMediaDescription.Width Property

Definition

Gets the width of the media description.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = mediaCaptureVideoProfileMediaDescription.width;
Public ReadOnly Property Width As UInteger

Property Value

UInt32

unsigned int

uint32_t

The width of the media description.

Windows requirements

App capabilities
backgroundMediaRecording

Applies to