Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 759 Bytes

videostreamdescriptor_videostreamdescriptor_1148948100.md

File metadata and controls

23 lines (16 loc) · 759 Bytes
-api-id -api-type
M:Windows.Media.Core.VideoStreamDescriptor.#ctor(Windows.Media.MediaProperties.VideoEncodingProperties)
winrt method

Windows.Media.Core.VideoStreamDescriptor.VideoStreamDescriptor

-description

Creates an instance of the VideoStreamDescriptor class using the specified VideoEncodingProperties.

-parameters

-param encodingProperties

The encoding properties for the video stream. This includes information such as the resolution and frame rate of the content.

-remarks

-examples

-see-also