Designing a User-Mode Video Capture Driver

User-mode video capture drivers are implemented as dynamic-link libraries. This section contains the following topics to assist you in designing a user-mode video capture driver:

·DriverProc in User-Mode Video Capture Drivers

·User-Mode Video Capture Driver Messages

·Introduction to Video Channels

·Opening Video Channels

·Configuring Video Channels

·Setting the Video Data Format

·Setting Source and Destination Rectangles

·Setting Palettes

·Transferring Video Capture Data

·Notifying Clients from Video Capture Drivers

·Using VCUser.lib