IVideo Methods |
The IVideo type exposes the following members.
Name | Description | |
---|---|---|
Action |
Invokes the specified device-specific action.
| |
ConfigureDeviceProperties |
Displays a device properties configuration dialog that allows the configuration of specialized settings.
| |
Dispose |
Dispose the late-bound interface, if needed. Will release it via COM
if it is a COM object, else if native .NET will just dereference it
for GC.
| |
SetupDialog |
Launches a configuration dialog box for the driver. The call will not return
until the user clicks OK or cancel manually.
| |
StartRecordingVideoFile |
Starts recording a new video file.
| |
StopRecordingVideoFile |
Stops the recording of a video file.
|