| OGMRip Reference Manual | ||||
|---|---|---|---|---|
OGMRipVobSub;
OGMJobSpawn* ogmrip_vobsub_new (OGMDvdSubpStream *subp,
const gchar *output);
OGMJobSpawn* ogmrip_vobsub_new (OGMDvdSubpStream *subp, const gchar *output);
Creates a new OGMRipVobSub.
subp : |
An OGMDvdSubpStream |
output : |
The output file |
| Returns : | The new OGMRipVobSub |