Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This header is used by DirectShow. For more information, see:
vidcap.h contains the following programming interfaces:
Interfaces
| ICameraControl The ICameraControl interface controls the camera settings on a capture device.This interface may be exposed by one or more nodes in a capture filter. |
| IKsNodeControl The IKsNodeControl interface must be implemented by USB Video Class (UVC) extension units. |
| IKsTopologyInfo The IKsTopologyInfo interface enumerates the nodes in a stream class driver. The KsProxy filter exposes this interface. Applications can use this interface to examine the internal topology of a kernel-mode filter. |
| ISelector The ISelector interface is used to select source nodes in a stream class driver. |
| IVideoProcAmp The IVideoProcAmp interface controls the image adjustment (ProcAmp) settings on a capture device.This interface may be exposed by one or more nodes in a capture filter. |
Structures
| KSTOPOLOGY_CONNECTION This topic applies to Windows XP Service Pack 2 or later. The KSTOPOLOGY_CONNECTION structure describes a node connection within a kernel-streaming (KS) filter. A node can be connected to another node within the filter, or to a pin on the filter. |