given vorbiscomment buffer or NULL on error.
tagListFromVorbiscommentBuffer
fn
gst.tag_list.TagList tagListFromVorbiscommentBuffer(gst.buffer.Buffer buffer, ubyte[] idData, out string vendorString)Creates a new tag list that contains the information parsed out of a vorbiscomment packet.
Parameters
buffer | buffer to convert |
idData | identification data at start of stream |
vendorString | pointer to a string that should take the vendor string of this vorbis comment or NULL if you don't need it. |
Returns
A new #GstTagList with all tags that could be extracted from the