JVCL Help:TJvVideoDialog

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates which video dialog to display

run\JvAVICapture.pas


Pascal

 run\JvAVICapture.pas
 TJvVideoDialog = (
vdSource,
vdFormat,
vdDisplay,
vdCompression
);


Members

Members Description
vdSource The video source dialog.
vdFormat The video format dialog.
vdDisplay The video display dialog.
vdCompression The video compression dialog.

run\JvAVICapture.pas


Description

Using this value doesn't ensure the corresponding dialog will be shown as the driver may not provide it.

run\JvAVICapture.pas


See Also

TJvDriverCaps

run\JvAVICapture.pas


About

Navigation

no pages or subcategories

run\JvAVICapture.pas



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