Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 72730 программистов и 10275 роботов. Сейчас ищут 3462 программиста ...
KTaglib_ID3v2_Frame::getSize - Returns the size of the frame in bytes
Вернуться к: KTaglib_ID3v2_Frame
KTaglib_ID3v2_Frame::getSize
(0.0.1)
KTaglib_ID3v2_Frame::getSize — Returns the size of the frame in bytes
Описание
public
int
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