Lines Matching refs:violation
988 * \param violation Address of a pointer to a string. If there is a
989 * violation, a pointer to a string explanation of the
990 * violation will be returned here. \a violation may be
999 FLAC_API FLAC__bool FLAC__format_cuesheet_is_legal(const FLAC__StreamMetadata_CueSheet *cue_sheet, FLAC__bool check_cd_da_subset, const char **violation);
1006 * \param violation Address of a pointer to a string. If there is a
1007 * violation, a pointer to a string explanation of the
1008 * violation will be returned here. \a violation may be
1017 FLAC_API FLAC__bool FLAC__format_picture_is_legal(const FLAC__StreamMetadata_Picture *picture, const char **violation);