JVCL Help:TJvID3Frame.FrameSize

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

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the amount of memory needed to store a frame.


Pascal

 propertyFrameSize: Cardinal;


Description

Check FrameSize to determine the number of bytes required to store a frame.
The value of FrameSize for TJvID3Frame is 0. Most descendants of TJvID3Frame override this property to specify the size required by the specific frame they represent.


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