Lines Matching refs:violation
2060 * \param violation Address of a pointer to a string. If there is a
2061 * violation, a pointer to a string explanation of the
2062 * violation will be returned here. \a violation may be
2072 FLAC_API FLAC__bool FLAC__metadata_object_cuesheet_is_legal(const FLAC__StreamMetadata *object, FLAC__bool check_cd_da_subset, const char **violation);
2162 * \param violation Address of a pointer to a string. If there is a
2163 * violation, a pointer to a string explanation of the
2164 * violation will be returned here. \a violation may be
2174 FLAC_API FLAC__bool FLAC__metadata_object_picture_is_legal(const FLAC__StreamMetadata *object, const char **violation);