JVCL Help:TJvID3Controller.GetFrameCountFor
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvID3Controller.GetFrameCountFor Method
[+] TJvID3Controller Methods
[+] TJvID3Controller Properties
Search in JVCL Help
Search in all projectsSummary
Returns the number of frames with a specific frame identifier.
Pascal
functionGetFrameCountFor(constAFrameID: TJvID3FrameID): Cardinal;
Parameters
Parameters | Description |
const AFrameID: TJvID3FrameID | Specifies the frame identifier to search for. |
Return Value
Returns the number of frames with a specific frame identifier.
Description
Call GetFrameCountFor to retrieve the number of frames with a frame identifier as specified by parameter AFrameID, in the tag controlled by the tag controller.
See Also
TJvID3Controller.HasFrame, TJvID3Frame.FrameID
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