Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 685 Bytes

perceptionvideoframeallocator_copyfromvideoframe_737936415.md

File metadata and controls

26 lines (18 loc) · 685 Bytes
-api-id -api-type
M:Windows.Devices.Perception.Provider.PerceptionVideoFrameAllocator.CopyFromVideoFrame(Windows.Media.VideoFrame)
winrt method

Windows.Devices.Perception.Provider.PerceptionVideoFrameAllocator.CopyFromVideoFrame

-description

Creates a deep copy of the video FrameProvider with the bytes already filled in with the resulting PerceptionFrame.

-parameters

-param frame

The input frame from which to copy the pixel data.

-returns

The resulting filled PerceptionFrame.

-remarks

-examples

-see-also