Searched refs:set_comment (Results 1 – 4 of 4) sorted by relevance
213 pub fn set_comment<S>(&mut self, comment: S) in set_comment() method750 writer.set_comment("ZIP"); in write_empty_zip()
697 bool set_comment(uint32_t index, const Entry &entry);
908 bool VorbisComment::set_comment(uint32_t indx, const VorbisComment::Entry &entry) in set_comment() function in FLAC::Metadata::VorbisComment
1389 if(!block.set_comment(0, entry2)) in test_metadata_object_vorbiscomment()