![]() |
![]() |
![]() |
GStreamer Good Plugins 0.11 Plugins Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Properties |
Element that injects new metadata tags, but passes incomming data through unmodified.
gst-launch audiotestsrc num-buffers=100 ! taginject tags="title=testsrc,artist=gstreamer" ! vorbisenc ! oggmux ! filesink location=test.ogg
gst-launch audiotestsrc num-buffers=100 ! taginject tags="keywords=\{\"testone\",\"audio\"\},title=\"audio testtone\"" ! vorbisenc ! oggmux ! filesink location=test.ogg
struct GstTagInject { GstBaseTransform element; };
Opaque GstTagInject data structure