Check a seek table to see if it conforms to the FLAC specification.
See the format specification for limits on the contents of the
seek table.
\param seek_table A pointer to a seek table to be checked.
\assert
\code seek_table != NULL \endcode
\retval FLAC__bool
\c false if seek table is illegal, else \c true.
Check a seek table to see if it conforms to the FLAC specification. See the format specification for limits on the contents of the seek table.
\param seek_table A pointer to a seek table to be checked. \assert \code seek_table != NULL \endcode \retval FLAC__bool \c false if seek table is illegal, else \c true.