PHP Velho Oeste 2024

KTaglib_Tag::isEmpty

(0.0.1)

KTaglib_Tag::isEmptyReturns true if the tag is empty

Description

public KTaglib_Tag::isEmpty ( void ) : bool

Returns true if the tag exists, but is empty. This method is implemented in ID3v1 and ID3v2 tags.

Return Values

Returns true if the tag is empty, otherwise false.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top