KTaglib_ID3v2_Frame
PHP Manual

KTaglib_ID3v2_Frame::getSize

(No version information available, might be only in CVS)

KTaglib_ID3v2_Frame::getSizeReturns the size of the frame in bytes

説明

public integer KTaglib_ID3v2_Frame::getSize ( void )

Returns the size of the frame in bytes. Please refer to id3.org to see what ID3v2 frames are and how they are defined.

返り値

Returns the size of the frame in bytes


KTaglib_ID3v2_Frame
PHP Manual