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