KTaglib_ID3v2_Tag::addFrame

(0.0.1)

KTaglib_ID3v2_Tag::addFrameAdd a frame to the ID3v2 tag

˵Ã÷

public KTaglib_ID3v2_Tag::addFrame ( KTaglib_ID3v2_Frame $frame ) : bool

Adds a frame to the ID3v2 tag. The frame must be a valid KTaglib_ID3v2_Frame object. To save the tag, the save function needs to be invoked.

·µ»ØÖµ

Returns true on success, otherwise false.

User Contributed Notes

There are no user contributed notes for this page.