company logo

MP3Header :: isValid - Is header a valid MP3 header

The function returns true, when the header identifier is "ID3".

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool MP3Header  :: isValid (  )