Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 15058 программистов и 1652 робота. Сейчас ищут 985 программистов ...
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