JVCL Help:TJvAVICapture.SetInfoChunk

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

Search in JVCL Help

 
Search in all projects
 

Summary

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