Creates a new vorbiscomment buffer from a tag list.
| list |
tag list to convert |
| id_data |
identification data at start of stream |
| vendor_string |
string that describes the vendor string or NULL |
| id_data_length |
length of identification data, may be 0 if |
|
A new Buffer containing a vorbiscomment buffer with all tags that could be converted from the given tag list. |