Searched refs:set_vendor_string (Results 1 – 3 of 3) sorted by relevance
691 bool set_vendor_string(const FLAC__byte *string); // NUL-terminated UTF-8 string
894 bool VorbisComment::set_vendor_string(const FLAC__byte *string) in set_vendor_string() function in FLAC::Metadata::VorbisComment
1307 if(!block.set_vendor_string((const FLAC__byte *)"mame0")) in test_metadata_object_vorbiscomment()