mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add support for serial number in Ogg streams
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
#include "FLAC/format.h"
|
||||
|
||||
extern const long file_utils__serial_number;
|
||||
|
||||
FLAC__bool file_utils__change_stats(const char *filename, FLAC__bool read_only);
|
||||
|
||||
FLAC__bool file_utils__remove_file(const char *filename);
|
||||
|
||||
Reference in New Issue
Block a user