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