Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 2.04 KB

nf-vfw-capcapturesingleframe.md

File metadata and controls

67 lines (55 loc) · 2.04 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:vfw.capCaptureSingleFrame
capCaptureSingleFrame macro (vfw.h)
The capCaptureSingleFrame macro appends a single frame to a capture file that was opened using the capCaptureSingleFrameOpen macro. You can use this macro or explicitly send the WM_CAP_SINGLE_FRAME message.
_win32_capCaptureSingleFrame
capCaptureSingleFrame
capCaptureSingleFrame macro [Windows Multimedia]
multimedia.capcapturesingleframe
vfw/capCaptureSingleFrame
multimedia\capcapturesingleframe.htm
Multimedia
1204cd8f-a439-4dcc-8bba-f8fbc2184ca4
12/05/2018
_win32_capCaptureSingleFrame, capCaptureSingleFrame, capCaptureSingleFrame macro [Windows Multimedia], multimedia.capcapturesingleframe, vfw/capCaptureSingleFrame
vfw.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
capCaptureSingleFrame
vfw/capCaptureSingleFrame
c++
APIRef
kbSyntax
HeaderDef
Vfw.h
capCaptureSingleFrame

capCaptureSingleFrame macro

-description

The capCaptureSingleFrame macro appends a single frame to a capture file that was opened using the capCaptureSingleFrameOpen macro. You can use this macro or explicitly send the WM_CAP_SINGLE_FRAME message.

-parameters

-param hwnd

Handle to a capture window.

-see-also

Video Capture

Video Capture Macros