that could be converted from the given tag list.
tagListToVorbiscommentBuffer
fn
gst.buffer.Buffer tagListToVorbiscommentBuffer(gst.tag_list.TagList list, ubyte[] idData, string vendorString = null)Creates a new vorbiscomment buffer from a tag list.
Parameters
list | tag list to convert |
idData | identification data at start of stream |
vendorString | string that describes the vendor string or NULL |
Returns
A new #GstBuffer containing a vorbiscomment buffer with all tags