JVCL Help:TJvID3Frames

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvID3Base
TJvID3Frames
run\JvID3v2Base.pas


Summary

Holds the frame (TJvID3Frame) objects that represent the frames in an ID3 v2 tag.

run\JvID3v2Base.pas


Pascal

 run\JvID3v2Base.pas
 TJvID3Frames = class(TJvID3Base);


Description

TJvID3Frames is used by a tag controller to manage the frame objects that correspond to frames in the tag.
Use the properties and methods of TJvID3Frames to:

  • Access a specific frame.
  • Add or delete frames from the ID3 v2 tag.
  • Find out how many frames there are.

run\JvID3v2Base.pas


About

Navigation

run\JvID3v2Base.pas



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