JVCL Help:TJvAVICapture.DriverIndex

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

The index of the driver to which the component is connected.


Pascal

 propertyDriverIndex: TJvDriverIndex;


Description

Generally, there is only one driver on a given system. You then choose a different source depending on what you want to capture. Setting this value to -1 calls Disconnect. Setting this value to anything between 0 and 9 calls Connect with that Value.


See Also

TJvAVICapture.Connect, TJvAVICapture.Connected, TJvAVICapture.Disconnect


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page