Searched refs:insert_comment (Results 1 – 3 of 3) sorted by relevance
1359 if(!block.insert_comment(0, entry3)) in test_metadata_object_vorbiscomment()1369 if(!block.insert_comment(0, entry3)) in test_metadata_object_vorbiscomment()1379 if(!block.insert_comment(1, entry2)) in test_metadata_object_vorbiscomment()
700 bool insert_comment(uint32_t index, const Entry &entry);
915 bool VorbisComment::insert_comment(uint32_t indx, const VorbisComment::Entry &entry) in insert_comment() function in FLAC::Metadata::VorbisComment