Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
╰── GstXingMux
Description
xingmux adds a Xing header to MP3 files. This contains information about the duration and size
of the file and a seek table and is very useful for getting an almost correct duration and better
seeking on VBR MP3 files.
This element will remove any existing Xing, LAME or VBRI headers from the beginning of the file.
Synopsis
Element Information
plugin |
xingmux
|
author |
Christophe Fergeau <teuf@gnome.org> |
class |
Formatter/Muxer/Metadata |
Element Pads
name |
sink |
direction |
sink |
presence |
always |
details |
audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ] |
name |
src |
direction |
source |
presence |
always |
details |
audio/mpeg, mpegversion=(int)1, layer=(int)[ 1, 3 ] |
Types and Values
struct GstXingMux
struct GstXingMux;
Opaque data structure.