JVCL Help:TJvID3Frame.FrameSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Frame.FrameSize Property
[+] TJvID3Frame Methods
[+] TJvID3Frame Properties
Search in JVCL Help
Search in all projectsSummary
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