| oggdemuxoggdemux — demux ogg streams (info about ogg: http://xiph.org) |  | 
Description
This element demuxes ogg files into their encoded audio and video components.
Example pipelines
 Decodes the vorbis audio stored inside an ogg container.
 
Last reviewed on 2006-12-30 (0.10.5)
Synopsis
Element Information
| plugin | ogg | 
| author | Wim Taymans <wim@fluendo.com> | 
| class | Codec/Demuxer | 
 
Element Pads
| name | src_%d | 
| direction | source | 
| presence | sometimes | 
| details | ANY | 
| name | sink | 
| direction | sink | 
| presence | always | 
| details | application/ogg | 
| 
 | application/x-annodex | 
 
 
Synopsis
Element Information
| plugin | ogg | 
| author | Wim Taymans <wim@fluendo.com> | 
| class | Codec/Demuxer | 
 
Element Pads
| name | src_%d | 
| direction | source | 
| presence | sometimes | 
| details | ANY | 
| name | sink | 
| direction | sink | 
| presence | always | 
| details | application/ogg | 
| 
 | application/x-annodex | 
 
 
 
Details
GstOggDemux
typedef struct _GstOggDemux GstOggDemux;
The ogg demuxer object structure.