JVCL Help:TJvID3Controller.GetFrameCountFor

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

Search in JVCL Help

 
Search in all projects
 

Summary

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