Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.22 KB

mediaframesourceinfo.md

File metadata and controls

31 lines (22 loc) · 1.22 KB
-api-id -api-type
T:Windows.Media.Capture.Frames.MediaFrameSourceInfo
winrt class

Windows.Media.Capture.Frames.MediaFrameSourceInfo

-description

Provides information about a MediaFrameSource.

-remarks

Get an instance of this class by accessing the Info property of a MediaFrameSource object or by accessing the SourceInfos property of a MediaFrameSourceGroup object which represents a group of media frame sources..

For how-to guidance on using MediaFrameSource to capture frames, see Process media frames with MediaFrameReader.

Version history

Windows version SDK version Value added
1803 17134 ProfileId
1803 17134 VideoProfileMediaDescription
2004 19041 GetRelativePanel

-examples

-see-also

Process media frames with MediaFrameReader