JVCL Help:TJvAVICapture.SetInfoChunk
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAVICapture.SetInfoChunk Method
[+] TJvAVICapture Events
[+] TJvAVICapture Fields
[+] TJvAVICapture Methods
[+] TJvAVICapture Properties
Search in JVCL Help
Search in all projectsSummary
Sets the given Information Chunk into the output file.
Pascal
functionSetInfoChunk(constChunk: TCAPINFOCHUNK): Boolean;
Parameters
Parameters | Description |
const Chunk: TCAPINFOCHUNK | The information chunk to set. |
Return Value
True if the information chunk was set successfully
Description
Please refer to the Win32 API for detail on information chunks.
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