IAMCameraControl interface
The IAMCameraControl interface controls camera settings such as zoom, pan, aperture adjustment, or shutter speed. To obtain this interface, query the filter that controls the camera.
Members
The IAMCameraControl interface inherits from the IUnknown interface. IAMCameraControl also has these types of members:
Methods
The IAMCameraControl interface has these methods.
| Method | Description |
|---|---|
| Get |
Gets the current setting of a camera property. |
| GetRange |
Gets the range and default value of a specified camera property. |
| Set |
Sets a specified property on the camera. |
Remarks
For Windows Driver Model (WDM) devices, the WDM Video Capture Filter automatically exposes this interface if the WDM driver supports the PROPSETID_VIDCAP_CAMERACONTROL property set. For more information, see the Windows Driver Kit (WDK) documentation.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
See also
Send comments about this topic to Microsoft
Build date: 11/21/2012