Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MediaCaptureVideoProfileMediaDescription.Height Property
Definition
- Namespace:
- Windows.Media.Capture
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The height of the media description.
Windows requirements
| Requirements | Description |
|---|---|
| App capabilities |
backgroundMediaRecording
|
Applies to
Feedback
Was this page helpful?
