from_vorbiscomment
Description:
Creates a new tag list that contains the information parsed out of a vorbiscomment packet.
Parameters:
| data |
data to convert |
| id_data |
identification data at start of stream |
| vendor_string |
pointer to a string that should take the vendor string of this vorbis comment or NULL if you don't need it. |
| id_data_length |
length of identification data |
| size |
size of |
Returns:
|
A new TagList with all tags that could be extracted from the given vorbiscomment buffer or NULL on error. |
Namespace: Gst.Tag.List
Package: gstreamer-tag-1.0