id3demux

id3demux — Read and output ID3v1 and ID3v2 tags while demuxing the contents

Synopsis




            GstID3Demux;

Object Hierarchy


  GObject
   +----GstObject
         +----GstElement
               +----GstID3Demux

Properties


  "prefer-v1"            gboolean              : Read / Write / Construct

Description

Element Information

plugin id3demux
authorJan Schmidt <thaytan@mad.scientist.com>
classCodec/Demuxer/Metadata

Details

GstID3Demux

typedef struct _GstID3Demux GstID3Demux;

Properties

The "prefer-v1" property

  "prefer-v1"            gboolean              : Read / Write / Construct

Prefer tags from ID3v1 tag at end of file when both ID3v1 and ID3v2 tags are present.

Default value: FALSE