#include <VideoDeviceWin32.h>
Inheritance diagram for CVideoDeviceWin32:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make device inactive. This function is called when the device is no longer in use; it unregisters the device (eliminating callback), and destroys the capture handle Implements CVideoDevice. |
|
System dependant descriptor to device. File descriptor under Unix, WHND under Windows; should be casted to apropriate type. Only valid when the device is open! Implements CVideoDevice. |
|
Gather data from video device, like name, size, etc. Also initializes buffers. This function must be called after every first open. Implements CVideoDevice. |
|
Implements CVideoDevice. |
|
|
|
Implements CVideoDevice. |
|
Implements CVideoDevice. |
|
Implements CVideoDevice. |
|
Implements CVideoDevice. |
|
Implements CVideoDevice. |