company logo

MP3Header :: size - MP3 Header size

The MP3 header size includes the size used for header frames and extended header, but not the 10 bytes header size.

Return value:  Size ( int32  )

Size of the instance or property area. For string objects, the size is usually measured in units.

Implementation details

int32 MP3Header  :: size (  )

The function returns the header size currently reserved for the MP3 header. When the header is invalid, the function throws an exception.