Windows.Media.Core.VideoStreamDescriptor

June 24, 2020 ยท View on GitHub

-description

Represents a description a video media stream.

-remarks

When creating a MediaEncodingProfile, call SetVideoTracks, passing in one or more VideoStreamDescriptor objects to provide information about the video tracks to be encoded.

See the MediaStreamSource Sample for an example of using Media Stream Source in a UWP app.

Version history

Windows versionSDK versionValue added
170916299Label
180317134Copy

-examples

-see-also

IMediaStreamDescriptor, MediaStreamSource Sample