FLAC__format_sample_rate_is_valid

Tests that a sample rate is valid for FLAC.

\param sample_rate The sample rate to test for compliance. \retval FLAC__bool \c true if the given sample rate conforms to the specification, else \c false.

extern (C) nothrow
FLAC__format_sample_rate_is_valid

Meta