Video Capture Reference
This section describes the functions, structures, messages, and macros associated with the AVICap window class. These elements are grouped as follows.
Basic Capture Operations
Capture Windows
Capture Drivers
- CAPDRIVERCAPS
- WM_CAP_DRIVER_GET_CAPS
- WM_CAP_DRIVER_GET_NAME
- WM_CAP_DRIVER_GET_VERSION
- WM_CAP_GET_AUDIOFORMAT
- WM_CAP_GET_VIDEOFORMAT
- WM_CAP_SET_AUDIOFORMAT
- WM_CAP_SET_VIDEOFORMAT
Capture Driver Preview and Overlay Modes
Capture Driver Video Dialog Boxes
Audio Format
Video Capture Settings
Capture File and Buffers
- CAPTUREPARMS
- WM_CAP_FILE_ALLOCATE
- WM_CAP_FILE_GET_CAPTURE_FILE
- WM_CAP_FILE_SAVEAS
- WM_CAP_FILE_SET_CAPTURE_FILE
Directly Using Capture Data
Capture from MCI Device
Manual Frame Capture
Still-Image Capture
Advanced Capture Options
Working with Palettes
- WM_CAP_EDIT_COPY
- WM_CAP_PAL_AUTOCREATE
- WM_CAP_PAL_MANUALCREATE
- WM_CAP_PAL_OPEN
- WM_CAP_PAL_PASTE
- WM_CAP_PAL_SAVE
Yielding to Other Applications
AVICap Callback Functions
- capControlCallback
- capErrorCallback
- capStatusCallback
- capVideoStreamCallback
- capWaveStreamCallback
- capYieldCallback
- WM_CAP_SET_CALLBACK_CAPCONTROL
- WM_CAP_SET_CALLBACK_ERROR
- WM_CAP_SET_CALLBACK_FRAME
- WM_CAP_SET_CALLBACK_STATUS
- WM_CAP_SET_CALLBACK_VIDEOSTREAM
- WM_CAP_SET_CALLBACK_WAVESTREAM
- WM_CAP_SET_CALLBACK_YIELD
Related topics