JVCL Help:TJvVideoDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvVideoDialog type
Search in JVCL Help
Search in all projectsSummary
Indicates which video dialog to display
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. |
Description
Using this value doesn't ensure the corresponding dialog will be shown as the driver may not provide it.
See Also
About
no pages or subcategories
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