| libvorbis documentation | libvorbis version 1.3.2 - 20101101 | 
declared in "vorbis/codec.h";
This function adds a raw comment string to a vorbis_comment structure.
This function should be used if the string is already in the form "KEY=value". If you have a separate key and value, use vorbis_comment_add_tag instead.
| extern void vorbis_comment_add(vorbis_comment *vc, const char *comment); | 
None. 
| copyright © 2010 Xiph.Org | |
| libvorbis documentation | libvorbis version 1.3.2 - 20101101 |