Windows.Media.Capture.Frames
Windows.Media.Capture.Frames
Windows.Media.Capture.Frames
Windows.Media.Capture.Frames
Namespace
Some information relates to pre-released product which may be substantially modified before it’s commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prerelease APIs are identified by a Prerelease label.
[This namespace contains one or more prerelease APIs.]
This namespace provides APIs for obtaining media frames from one or more MediaFrameSource objects representing capture devices.
MediaFrameSourceGroup objects are used to discover groups of media frame sources that can be used simultaneously. A MediaFrameReader is used to acquire frames from a frame source. Frames can arrive in several different formats depending on what type of media frame source is providing the frames. Frame types include VideoMediaFrame, DepthMediaFrame, InfraredMediaFrame, and BufferMediaFrame.
For how-to guidance on using MediaFrameSource to capture frames, see Process media frames with MediaFrameReader.