| OGMRip Reference Manual | ||||
|---|---|---|---|---|
OGMRipVorbis;
OGMJobSpawn* ogmrip_vorbis_new (OGMDvdAudioStream *audio,
const gchar *output);
OGMJobSpawn* ogmrip_vorbis_new (OGMDvdAudioStream *audio, const gchar *output);
Creates a new OGMRipVorbis.
audio : |
An OGMDvdAudioStream |
output : |
The output file |
| Returns : | The new OGMRipVorbis |