mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
new functions for seektable templates, point sorting
This commit is contained in:
@@ -626,6 +626,9 @@ FLAC__bool FLAC__format_sample_rate_is_valid(unsigned sample_rate);
|
||||
*/
|
||||
FLAC__bool FLAC__format_seektable_is_legal(const FLAC__StreamMetadata_SeekTable *object);
|
||||
|
||||
/* @@@@ document */
|
||||
unsigned FLAC__format_seektable_sort(FLAC__StreamMetadata_SeekTable *seek_table);
|
||||
|
||||
/* \} */
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user