Adds an image from an ID3 APIC frame (or similar, such as used in FLAC) to the given tag list.
Also see image_data_to_image_sample for more information on image tags in GStreamer.
tag_list |
a tag list |
image_data |
the (encoded) image |
id3_picture_type |
picture type as per the ID3 (v2.4.0) specification for the APIC frame (0 = unknown/other) |
image_data_len |
the length of the encoded image data at |
|