MediaCaptureVideoProfileMediaDescription.Height Property

Definition

Gets the height of the media description.

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

Property Value

UInt32

unsigned int

uint32_t

The height of the media description.

Windows requirements

App capabilities
backgroundMediaRecording

Applies to