Skip to main content

LIBFLAC_VENDOR_STRING

Constant LIBFLAC_VENDOR_STRING 

Source
pub const LIBFLAC_VENDOR_STRING: &str = "reference libFLAC 1.4.3 20230623";
Expand description

The vendor string libFLAC 1.4.3 writes into its auto VORBIS_COMMENT (FLAC__VENDOR_STRING = "reference libFLAC " PACKAGE_VERSION " 20230623" with no git tag/hash defined). Used to byte-match libFLAC’s default output.