Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstBaseTransform
╰── GstTagInject
Description
Element that injects new metadata tags, but passes incomming data through
unmodified.
Example launch lines
set title and artist
set keywords and title demonstrating quoting of special chars and handling lists
Synopsis
Element Information
plugin |
debug
|
author |
Stefan Kost <ensonic@users.sf.net> |
class |
Generic |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
ANY |
name |
src |
direction |
source |
presence |
always |
details |
ANY |
Types and Values
struct GstTagInject
struct GstTagInject;
Opaque GstTagInject data structure
Property Details
The “tags”
property
“tags” gchar *
List of tags to inject into the target file.
Flags: Write
Default value: NULL