JVCL Help:TJvID3FileInfo.Read
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3FileInfo.Read Method
[+] TJvID3FileInfo Methods
[+] TJvID3FileInfo Properties
Search in JVCL Help
Search in all projectsSummary
Reads file information from a specific stream.
Pascal
procedureRead(AStream: TStream; constOffset: Int64);
Parameters
Parameters | Description |
AStream: TStream | The stream wherefore to determine the file information. |
const Offset: Int64 | The starting point in the stream. |
Description
Call Read to read file information from the stream specified by parameter AStream.
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